aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-06-03 00:45:49 +0200
committerTeddy Wing2022-06-03 00:45:49 +0200
commitd7cd942c35e2561d807518dd988a200249a45501 (patch)
treec27e5ec3923ea6472b224c12118456ef7dbeb783
parent0951bb614aa1602983dacbf604c5a52e44d49bc3 (diff)
downloadreflectub-d7cd942c35e2561d807518dd988a200249a45501.tar.bz2
Update Cargo.lock
-rw-r--r--Cargo.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 53cf6c8..3789bd5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "ahash"
version = "0.7.4"
@@ -544,7 +546,7 @@ dependencies = [
[[package]]
name = "reflectub"
-version = "0.0.1"
+version = "0.0.2"
dependencies = [
"anyhow",
"chrono",