Skip to content

Commit b9bc4ff

Browse files
chore(deps): update rust crates
1 parent 540bad2 commit b9bc4ff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ serde_norway = "0.9.42"
120120
sha2 = "0.10.9"
121121
shared_memory = "0.12.4"
122122
shell-escape = "0.1.5"
123-
similar = "2.7.0"
123+
similar = "3.0.0"
124124
smallvec = { version = "2.0.0-alpha.12", features = ["std"] }
125125
snapshot_test = { path = "crates/snapshot_test" }
126126
stackalloc = "1.2.1"
@@ -133,11 +133,11 @@ test-log = { version = "0.2.18", features = ["trace"] }
133133
thiserror = "2"
134134
tokio = "1.48.0"
135135
tokio-util = "0.7.17"
136-
toml = "0.9.5"
136+
toml = "1.0.0"
137137
tracing = "0.1.43"
138138
tracing-error = "0.2.1"
139139
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "serde"] }
140-
ts-rs = { version = "11.1.0" }
140+
ts-rs = { version = "12.0.0" }
141141
tui-term = "0.3.1"
142142
twox-hash = "2.1.1"
143143
uuid = "1.18.1"

0 commit comments

Comments
 (0)