diff options
author | Shav Kinderlehrer <[email protected]> | 2024-05-01 12:32:28 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-05-01 12:32:28 -0400 |
commit | a4cfb64155c7505f32fed0a579d41101e544fa7c (patch) | |
tree | 98e3d76fb06b8e71c545c4a17c6a4c4e9f61f4df /Cargo.toml | |
parent | 84f5f57adea7f28e2f445f088779fa78ecfb1733 (diff) | |
download | chela-a4cfb64155c7505f32fed0a579d41101e544fa7c.tar.gz chela-a4cfb64155c7505f32fed0a579d41101e544fa7c.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "chela" -version = "1.3.0" +version = "1.4.0" edition = "2021" license = "BSL-1.0" |