mirror of
https://github.com/stakwork/sphinx-key.git
synced 2026-02-23 00:24:18 +01:00
fix typo in cargo.toml
This commit is contained in:
@@ -30,7 +30,7 @@ log = "0.4"
|
||||
url = "2"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde = { version = "1.0.137", default-features = false }
|
||||
serde_json = { vercion= "1.0.81", default-features = false }
|
||||
serde_json = { version = "1.0.81", default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
embuild = "0.29"
|
||||
|
||||
Reference in New Issue
Block a user