Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c8d3a4a

Browse files
authoredJul 22, 2024··
Update Rust crate warpy to v0.3.58 (#1351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc387f1 commit c8d3a4a

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.

‎serve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ edition = "2021"
77

88
[dependencies]
99
blog = { path = ".." }
10-
warpy = "=0.3.55"
10+
warpy = "=0.3.58"
1111
tokio = "=1.38.1"

0 commit comments

Comments
 (0)
Please sign in to comment.