diff options
author | Stefan Kreutz <mail@skreutz.com> | 2025-01-03 17:57:54 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2025-01-03 17:57:54 +0100 |
commit | 555178367f9bda6cf70cf3565ceb17ce0bcf5207 (patch) | |
tree | 876150434e139b4e157be19357713d5af6411f38 /Cargo.toml | |
parent | db974ff90944ef114e8bd9e3f0a7736e0c0d6165 (diff) | |
download | brck-555178367f9bda6cf70cf3565ceb17ce0bcf5207.tar |
Bump versionbrck-0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "brck" -version = "0.1.0" +version = "0.1.1" authors = ["Stefan Kreutz <mail@skreutz.com>"] edition = "2021" description = "A simple bit rot checker" |