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 30ac9fb

Browse filesBrowse files
committed
chore: update dependencies
1 parent 577b54f commit 30ac9fb
Copy full SHA for 30ac9fb

File tree

Expand file treeCollapse file tree

2 files changed

+67
-63
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+67
-63
lines changed

‎Cargo.lock

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

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ version = "0.16.3"
2525

2626
[workspace.dependencies]
2727
anyhow = "1.0.86"
28-
async-trait = "0.1.81"
28+
async-trait = "0.1.82"
2929
axum = "0.7.5"
3030
criterion = "0.5.1"
31-
diesel = "2.2.3"
31+
diesel = "2.2.4"
3232
diesel_migrations = "2.2.0"
3333
flate2 = "1.0.31"
3434
futures-util = "0.3.30"
@@ -55,13 +55,13 @@ serde = "1.0.207"
5555
serde_json = "1.0.124"
5656
sha1 = "0.10.6"
5757
sha2 = "0.10.8"
58-
sqlx = { version = "0.8.1", default-features = false, features = ["postgres"] }
58+
sqlx = { version = "0.8.2", default-features = false, features = ["postgres"] }
5959
tar = "0.4.41"
6060
target-triple = "0.1.3"
6161
test-log = "0.2.16"
6262
tempfile = "3.12.0"
6363
thiserror = "1.0.63"
64-
tokio = "1.39.3"
64+
tokio = "1.40.0"
6565
tracing = "0.1.40"
6666
tracing-indicatif = "0.3.6"
6767
tracing-subscriber = "0.3.18"

0 commit comments

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