We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358e6c8 commit 7811ecbCopy full SHA for 7811ecb
1 file changed
Cargo.toml
@@ -71,11 +71,11 @@ wat = "1.202.0"
71
logos = "0.14.0"
72
miette = "7.2.0"
73
thiserror = "1.0.58"
74
-warg-client = "0.4.2"
75
-warg-protocol = "0.4.2"
76
-warg-crypto = "0.4.2"
77
-warg-server = "0.4.2"
78
-warg-credentials = "0.4.2"
+warg-client = "0.5.0"
+warg-protocol = "0.5.0"
+warg-crypto = "0.5.0"
+warg-server = "0.5.0"
+warg-credentials = "0.5.0"
79
secrecy = "0.8.0"
80
futures = "0.3.30"
81
indicatif = "0.17.8"
0 commit comments