Skip to content

Commit 7c77137

Browse files
committed
Update Rust crate syn to 2.0.41
1 parent abb448e commit 7c77137

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
@@ -129,7 +129,7 @@ serde_path_to_error = "*"
129129
sha1 = "0.10.6"
130130
stripe = {package = "async-stripe", version = "0.25.2", default-features = false, features = ["runtime-tokio-hyper-rustls", "checkout", "chrono", "connect", "webhook-events"]}
131131
strum = {version = "0.25.0", features = ["derive"]}
132-
syn = "2.0.39"
132+
syn = "2.0.41"
133133
time = "0.3.30"
134134
tokio = {version = "~1.34.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
135135
tower = {version = "0.4.13", features = ["limit", "make"]}

0 commit comments

Comments
 (0)