forked from Orchid/orchid
Versioning fuckup
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -108,6 +108,12 @@ dependencies = [
|
||||
"ahash 0.7.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "implicit-clone"
|
||||
version = "0.3.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "40fc102e70475c320b185cd18c1e48bba2d7210b63970a4d581ef903e4368ef7"
|
||||
|
||||
[[package]]
|
||||
name = "itertools"
|
||||
version = "0.10.3"
|
||||
@@ -157,6 +163,7 @@ dependencies = [
|
||||
"chumsky",
|
||||
"derivative",
|
||||
"hashbrown",
|
||||
"implicit-clone",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
"mappable-rc",
|
||||
|
||||
Reference in New Issue
Block a user