diff options
author | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-03 01:56:52 +0300 |
---|---|---|
committer | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-03 01:56:52 +0300 |
commit | 7407a83d6f6f0e9b650634382feb58df2874338b (patch) | |
tree | ae0853cc8d17f86fc922035ea94d61c79a708b06 | |
parent | 03540ab3d8b53e50ec254b8b2454ad2452ae9fa5 (diff) |
edited lock
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ dependencies = [ [[package]] name = "rsblocks" -version = "0.1.1" +version = "0.1.2" dependencies = [ "chrono", "yaml-rust", |