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