Skip to content

Commit d645a83

Browse files
chore(deps): update rust crate salsa to 0.24.0
1 parent b7061ec commit d645a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ insta = "1.42.1"
113113
prettyplease = "0.2.29"
114114
syn = { version = "2.0.104", features = ["proc-macro", "full"] }
115115
derive_more = { version = "2.0.1", features = ["debug", "display"] }
116-
salsa = {version = "0.19.0"}
116+
salsa = {version = "0.24.0"}
117117
subenum = {git = "https://github.com/mrenow/subenum", rev = "d623bc4c0e2a8ab9bc24f255e933411f0c4c9c72"}
118118
indicatif-log-bridge = "0.2.3"
119119
indicatif = { version = "0.18.0", features = ["rayon"] }

0 commit comments

Comments
 (0)