Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f45613

Browse filesBrowse files
committed
chore: update dependencies
1 parent 3df3df2 commit 3f45613
Copy full SHA for 3f45613

File tree

Expand file treeCollapse file tree

2 files changed

+12
-14
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+12
-14
lines changed
Open diff view settings
Collapse file

‎Cargo.lock‎

Copy file name to clipboardExpand all lines: Cargo.lock
+9-11Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎Cargo.toml‎

Copy file name to clipboardExpand all lines: Cargo.toml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ version = "0.18.2"
2727
[workspace.dependencies]
2828
anyhow = "1.0.97"
2929
async-trait = "0.1.88"
30-
axum = "0.8.1"
30+
axum = "0.8.3"
3131
criterion = "0.5.1"
3232
diesel = "2.2.8"
3333
diesel_migrations = "2.2.0"
@@ -41,7 +41,7 @@ md-5 = "0.10.6"
4141
num-format = "0.4.4"
4242
pgvector = "0.4.0"
4343
postgres = "0.19.10"
44-
quick-xml = "0.37.2"
44+
quick-xml = "0.37.3"
4545
r2d2_postgres = "0.18.2"
4646
rand = "0.9.0"
4747
regex-lite = "0.1.6"
@@ -65,7 +65,7 @@ tracing = "0.1.41"
6565
tracing-indicatif = "0.3.9"
6666
tracing-subscriber = "0.3.19"
6767
url = "2.5.4"
68-
zip = { version = "2.4.2", default-features = false, features = ["deflate"] }
68+
zip = { version = "2.5.0", default-features = false, features = ["deflate"] }
6969

7070
[workspace.metadata.release]
7171
shared-version = true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.