tiny-update-check 1.0.0

A minimal, lightweight crate update checker for Rust CLI applications
Documentation
1
2
3
4
5
6
7
# Rust formatting configuration
# See: https://rust-lang.github.io/rustfmt/

edition = "2024"
max_width = 100
tab_spaces = 4
use_small_heuristics = "Default"