We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd33c80 commit 1bff240Copy full SHA for 1bff240
Cargo.toml
@@ -113,7 +113,7 @@ insta = "1.42.1"
113
prettyplease = "0.2.29"
114
syn = { version = "2.0.98", features = ["proc-macro", "full"] }
115
derive_more = { version = "2.0.1", features = ["debug", "display"] }
116
-salsa = {version = "0.19.0"}
+salsa = {version = "0.23.0"}
117
subenum = {git = "https://github.com/mrenow/subenum", rev = "d623bc4c0e2a8ab9bc24f255e933411f0c4c9c72"}
118
indicatif-log-bridge = "0.2.3"
119
indicatif = { version = "0.17.11", features = ["rayon"] }
0 commit comments