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