Skip to content

Commit

Permalink
Bump EMF API crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed May 26, 2024
1 parent 6812edf commit 2a4bb8c
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 43 deletions.
94 changes: 52 additions & 42 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ anyhow = "1.0.86"
chrono = "0.4.38"
clap = { version = "~4.4.18", features = ["derive", "env"] }
dapnet-api = "0.3.0"
emfcamp-schedule-api = { git = "https://github.com/DanNixon/emfcamp-schedule-api", rev = "f92da2507e5b57151a6be538b5921ee46498d5fa" }
emfcamp-schedule-api = { git = "https://github.com/DanNixon/emfcamp-schedule-api", rev = "195b75df7bf6aceebbfa335a1be33a72186aae1c" }
metrics = "0.22.3"
metrics-exporter-prometheus = { version = "0.14.0", default-features = false, features = ["http-listener"] }
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "signal"] }
Expand Down

0 comments on commit 2a4bb8c

Please sign in to comment.