diff options
Diffstat (limited to 'hbakd')
-rw-r--r-- | hbakd/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hbakd/Cargo.toml b/hbakd/Cargo.toml index f44223b..91a36c1 100644 --- a/hbakd/Cargo.toml +++ b/hbakd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hbakd" -version = "0.3.3" +version = "0.3.4-dev" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |