diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-07-19 06:38:25 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-07-19 06:38:25 +0300 |
commit | ae709ef1d04e9a5dfc6755d65a633c7741a6e1f7 (patch) | |
tree | 4ab80b2bcfe79c16db2639d92a009ae8012fccd7 /Cargo.toml | |
parent | 1e5d0e051969ae4d8547b72408d0b1fb9f1dc3dd (diff) | |
download | Furtherance-ae709ef1d04e9a5dfc6755d65a633c7741a6e1f7.tar.zst |
Update to 1.5.2
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-x | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 78cccfa..23efce1 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.1" +version = "1.5.2" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |