Skip to content

Commit 1aa4398

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump syn from 2.0.69 to 2.0.87
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.69 to 2.0.87. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.69...2.0.87) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3931223 commit 1aa4398

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

Cargo.lock

Lines changed: 37 additions & 37 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
@@ -68,7 +68,7 @@ serde_yaml = "0.9.21"
6868
slog = { version = "2.7.0", features = ["release_max_level_trace", "max_level_trace"] }
6969
sqlparser = "0.46.0"
7070
strum = { version = "0.26", features = ["derive"] }
71-
syn = { version = "2.0.66", features = ["full"] }
71+
syn = { version = "2.0.87", features = ["full"] }
7272
test-store = { path = "./store/test-store" }
7373
thiserror = "1.0.25"
7474
tokio = { version = "1.38.0", features = ["full"] }

0 commit comments

Comments
 (0)