Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JijoBose committed Dec 17, 2023
1 parent 04afa58 commit 568eb6b
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 14 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
test.db
.DS_Store
54 changes: 42 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ env_logger = "0.10"
log = "0.4"
strum_macros = "0.25.3"
strum = { version = "0.25.0", featuers = ["derive"]}
shuttle-actix-web = "0.34.0"
shuttle-runtime = "0.34.0"
shuttle-actix-web = "0.35.1"
shuttle-runtime = "0.35.1"

0 comments on commit 568eb6b

Please sign in to comment.