diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-07-20 05:05:33 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-07-20 05:05:50 +0300 |
commit | 996f669796e83f08fd92506441e0340c0f393f61 (patch) | |
tree | b30966ece54f3fd4ba5ec16646505d79ef53e2dd /Cargo.toml | |
parent | fc5fd83628a976d2ce95d69ce8d58530beeefd25 (diff) | |
download | Furtherance-996f669796e83f08fd92506441e0340c0f393f61.tar.zst |
Update to v1.5.3
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 23efce1..3df33c8 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.2" +version = "1.5.3" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |