Skip to content

Commit

Permalink
ops: updated crates
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Dec 2, 2023
1 parent 652e746 commit c9c5c62
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
6 changes: 1 addition & 5 deletions .idea/workspace.xml

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

70 changes: 37 additions & 33 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 @@ -13,11 +13,11 @@ lettre = { version = "0.10.4", features = ["tokio1", "tokio1-native-tls"] }
serde = "1.0.189"
tower-http = { version = "0.4.4", features = ["full"] }
http = "0.2.9"
zen = {git = "https://github.com/zenlang-rs/zen-lang.git", branch = "main", version = "^0.2.1"}
zen = {git = "https://github.com/zenlang-rs/zen-lang.git", branch = "main", version = "^0.2.2"}
jsonwebtoken = "9.1.0"
once_cell = "1.18.0"
shuttle-persist = "0.34.1"
bcrypt = "0.10.1"
bcrypt = "0.15.0"
httpc-test = "0.1.7"
anyhow = "1.0.75"
serde_json = "1.0.108"
Expand Down

0 comments on commit c9c5c62

Please sign in to comment.