summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-04-10 20:00:54 +0200
committerStefan Kreutz <mail@skreutz.com>2025-04-10 20:00:54 +0200
commit74e95c5d2b7d0384af1de8ec98b34cbdbe357ef6 (patch)
treec2d3b959dd5ada7c187921cc1167602a8fc64792 /Cargo.toml
parent7fdc2a8774ba22a12e16c102720a2b6add0ffb39 (diff)
downloadbrck-74e95c5d2b7d0384af1de8ec98b34cbdbe357ef6.tar
Release version 0.1.2HEADbrck-0.1.2main
Fixes <https://rustsec.org/advisories/RUSTSEC-2025-0024>.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 84ade45..b1e6f26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "brck"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Stefan Kreutz <mail@skreutz.com>"]
edition = "2021"
description = "A simple bit rot checker"
Generated by cgit. See skreutz.com for my tech blog and contact information.