Skip to content

Commit 5a4d64a

Browse files
build(deps): bump seq-macro from 0.3.5 to 0.3.6
Bumps [seq-macro](https://github.com/dtolnay/seq-macro) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/dtolnay/seq-macro/releases) - [Commits](dtolnay/seq-macro@0.3.5...0.3.6) --- updated-dependencies: - dependency-name: seq-macro dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65aec21 commit 5a4d64a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -38,7 +38,7 @@ rand_core = "0.9.0"
3838
rand_core_0_6 = { package = "rand_core", version = "0.6" }
3939
rayon = "1.10.0"
4040
s2n-quic = "1.37.0"
41-
seq-macro = "=0.3.5"
41+
seq-macro = "=0.3.6"
4242
serde = "1.0.203"
4343
subtle = "2.6.1"
4444
thiserror = "2.0.9"

0 commit comments

Comments
 (0)