Skip to content

Commit f9805f6

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

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 36 additions & 36 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
@@ -58,7 +58,7 @@ serde_yaml = "0.9.21"
5858
slog = { version = "2.7.0", features = ["release_max_level_trace", "max_level_trace"] }
5959
sqlparser = "0.46.0"
6060
strum = { version = "0.26", features = ["derive"] }
61-
syn = { version = "2.0.66", features = ["full"] }
61+
syn = { version = "2.0.79", features = ["full"] }
6262
test-store = { path = "./store/test-store" }
6363
thiserror = "1.0.25"
6464
tokio = { version = "1.38.0", features = ["full"] }

0 commit comments

Comments
 (0)