Skip to content

Commit dfa5f14

Browse files
chore(deps): update rust crate syn to v3
1 parent 12204e4 commit dfa5f14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ socket_ipc = { path = "crates/socket_ipc" }
144144
stackalloc = "1.2.1"
145145
subprocess_test = { path = "crates/subprocess_test" }
146146
supports-color = "3.0.1"
147-
syn = "2"
147+
syn = "3"
148148
syscalls = { version = "0.8.0", default-features = false }
149149
tar = "0.4.45"
150150
tempfile = "3.14.0"

0 commit comments

Comments
 (0)