Skip to content

Commit

Permalink
Merge branch 'master' of github.com:amphitheatre-app/playground-api
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Jan 9, 2024
2 parents 3b463f8 + 1c9a617 commit b911493
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
74 changes: 37 additions & 37 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 @@ -24,8 +24,8 @@ futures = "0.3"
headers = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9.29"
thiserror = "1.0.53"
serde_yaml = "0.9.30"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["full"] }
tokio-stream = "0.1"
tower = { version = "0.4.13", features = ["full"] }
Expand Down

0 comments on commit b911493

Please sign in to comment.