diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-07-07 11:55:38 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-07-07 11:55:38 +0200 |
| commit | a2581314e2164b92247397130c2f47bf17e97d16 (patch) | |
| tree | 94c1dd0a841b9f7cc19a1723b0a05d18272e3399 /Cargo.toml | |
| parent | aa20b4ee21f9285ebe9e240ad44b32991a4e52ee (diff) | |
| download | brck-0.1.6.tar.gz | |
Release version 0.1.6brck-0.1.6
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.5" +version = "0.1.6" authors = ["Stefan Kreutz <mail@skreutz.com>"] edition = "2021" description = "A simple bit rot checker" |