diff options
Diffstat (limited to 'util/Cargo.toml')
-rw-r--r-- | util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Cargo.toml b/util/Cargo.toml index 5169cbe..8eb2b4f 100644 --- a/util/Cargo.toml +++ b/util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kittybox-util" -version = "0.2.0" +version = "0.3.0" edition = "2021" rust-version = "1.75.0" |