Skip to content

Commit 4892f8e

Browse files
chore(deps): update rust crate assert2 to 0.4 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fb0e8d commit 4892f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tag-name = "{{prefix}}{{version}}"
2626
tag-message = "🔖 {{version}}"
2727

2828
[workspace.dependencies]
29-
assert2 = "0.3"
29+
assert2 = "0.4"
3030
axum = { version = "0.8", default-features = false }
3131
http = "^1"
3232
hyper = "1"

0 commit comments

Comments
 (0)