Skip to content

Commit

Permalink
modified ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YinMo19 authored and YinMo19 committed Nov 28, 2024
1 parent 29fab06 commit 9e078be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rocket = { version = "0.5.1", features = ["json"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_with = "3.11.0"
sqlx = { version = "0.7.4", features = ["sqlite", "runtime-tokio-native-tls","macros"] }
openssl = { version = "0.10", features = ["vendored"] }

[dependencies.rocket_db_pools]
version = "0.2.0"
Expand Down

0 comments on commit 9e078be

Please sign in to comment.