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 d356d65..e5499ee 100644 --- a/chain/Cargo.toml +++ b/chain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chain" -version = "0.1.2" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |