Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitffe5908

Browse files
authored
Upgrade to Rocket 0.5 (#1171)
1 parentd836c6f commitffe5908

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

‎pgml-dashboard/Cargo.lock

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎pgml-dashboard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pgvector = { version = "0.2.2", features = [ "sqlx", "postgres" ] }
3535
rand ="0.8"
3636
regex ="1.9"
3737
reqwest = {version ="0.11",features = ["json"] }
38-
rocket = {git ="https://github.com/SergioBenitez/Rocket",features = ["secrets","json"] }
38+
rocket = {version ="0.5",features = ["secrets","json"] }
3939
sailfish ="0.8.0"# 0.8.1 has breaking changes
4040
scraper ="0.17"
4141
serde ="1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp