diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-07-24 10:53:15 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-07-24 10:53:26 +0300 |
commit | 04831fae5a51becf99bfb68562a393a28b5f2866 (patch) | |
tree | 8c4e68eaba94cbfb1511f19514b555694a2a283c /Cargo.lock | |
parent | 2ba48fc996cb5757480f377f9f2e8773f150c8a8 (diff) | |
download | Furtherance-04831fae5a51becf99bfb68562a393a28b5f2866.tar.zst |
Ignore Cargo.lock
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-x | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index b5cbc7b..f1ccc9d 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -261,7 +261,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.5.3" +version = "1.5.1" dependencies = [ "anyhow", "chrono", |