mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
chore(deps): pin dependencies
This commit is contained in:
parent
41e9b5ac87
commit
8502255f85
@ -9,8 +9,8 @@ license = "Apache-2.0"
|
|||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
[dependencies]
|
[dependencies]
|
||||||
maplit = "1.0.2"
|
maplit = "=1.0.2"
|
||||||
serde_json = "1.0.96"
|
serde_json = "=1.0.96"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
built = "0.7.1"
|
built = "=0.7.1"
|
||||||
|
@ -16,7 +16,7 @@ marine-sqlite-connector = "=0.9.3"
|
|||||||
fstrings = "=0.2.3"
|
fstrings = "=0.2.3"
|
||||||
boolinator = "=2.4.0"
|
boolinator = "=2.4.0"
|
||||||
toml = "=0.8.8"
|
toml = "=0.8.8"
|
||||||
serde = { version = "1.0.188", features = ["derive"] }
|
serde = { version = "=1.0.188", features = ["derive"] }
|
||||||
thiserror = "=1.0.50"
|
thiserror = "=1.0.50"
|
||||||
sha2 = "=0.10.8"
|
sha2 = "=0.10.8"
|
||||||
fluence-keypair = "=0.10.4"
|
fluence-keypair = "=0.10.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user