parent
73e5a83b56
commit
9404cc4243
@ -1,2 +1,3 @@
|
|||||||
/below-common-0.4.1.crate
|
/below-common-0.4.1.crate
|
||||||
/below-common-0.5.0.crate
|
/below-common-0.5.0.crate
|
||||||
|
/below-common-0.6.3.crate
|
||||||
|
@ -0,0 +1,21 @@
|
|||||||
|
--- below-common-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ below-common-0.6.3/Cargo.toml 2023-01-18T16:43:18.137715+00:00
|
||||||
|
@@ -35,7 +35,7 @@
|
||||||
|
default-features = false
|
||||||
|
|
||||||
|
[dependencies.cursive]
|
||||||
|
-version = "0.19.0"
|
||||||
|
+version = "0.20.0"
|
||||||
|
features = ["crossterm-backend"]
|
||||||
|
default-features = false
|
||||||
|
|
||||||
|
@@ -53,6 +53,9 @@
|
||||||
|
]
|
||||||
|
default-features = false
|
||||||
|
|
||||||
|
+[dependencies.regex-syntax]
|
||||||
|
+version = "0.6"
|
||||||
|
+
|
||||||
|
[dependencies.slog]
|
||||||
|
version = "2.7"
|
||||||
|
features = [
|
@ -1 +1 @@
|
|||||||
SHA512 (below-common-0.5.0.crate) = 79ce7b05b9ed6de80ce1c7101c135a4f36a72f1fdef4b66c4a814198383385a796bf2d20a1d86a5f965382e3dbce52c0561591b19ac0a003e0a116a2b33b4dd0
|
SHA512 (below-common-0.6.3.crate) = b6bf81a39510750ee8ba61f975e8c005cc444605082438a0363860ad3404e74a64fd4f46b3c5c1ef77438bcc16d68bf1f1aaf596e12ae5b820220f9797c0e6a6
|
||||||
|
Loading…
Reference in new issue