Skip to content

Commit 37c7736

Browse files
committed
Update Rust crate syn to 2.0.39
1 parent d58d42c commit 37c7736

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ serde_json = "1.0"
127127
serde_path_to_error = "*"
128128
sha1 = "0.10.6"
129129
stripe = {package = "async-stripe", version = "0.25.2", default-features = false, features = ["runtime-tokio-hyper-rustls", "checkout", "chrono", "connect", "webhook-events"]}
130-
syn = "2.0.38"
130+
syn = "2.0.39"
131131
time = "0.3.30"
132132
tokio = {version = "~1.33.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
133133
tower = {version = "0.4.13", features = ["limit", "make"]}

0 commit comments

Comments
 (0)