Skip to content

Commit

Permalink
cargo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Jan 19, 2024
1 parent d04cf15 commit f4d3cff
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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 @@ -19,7 +19,7 @@ serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"
log = "0.4.20"
tokio = { version = "1.35.1", features = ["full"] }
sdre-rust-logging = "0.2.1"
sdre-rust-logging = "0.2.2"
deku = { version = "0.16.0", optional = true }
custom_error = "1.9.2"
libm = { version = "0.2.8", optional = true }
Expand All @@ -28,7 +28,7 @@ radix_fmt = "1.0.0"

[dev-dependencies]
generic-async-http-client = { version = "0.4.0", features = ["use_hyper"] }
sdre-stubborn-io = "0.5.1"
sdre-stubborn-io = "0.5.2"
rocket = { version = "0.5.0", features = ["json"] }

[features]
Expand Down

0 comments on commit f4d3cff

Please sign in to comment.