Skip to content

Commit

Permalink
Bump tabled to 0.17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Nov 25, 2024
1 parent 5be8a10 commit b090a81
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 27 deletions.
44 changes: 18 additions & 26 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 @@ -15,7 +15,7 @@ reqwest = { version = "0.12", features = [
rabbitmq_http_client = { git = "https://github.com/michaelklishin/rabbitmq-http-api-rs", features = ["core", "tabled"] }
serde = { version = "1.0", features = ["derive", "std"] }
serde_json = "1"
tabled = "0.16"
tabled = "0.17"
color-print = "0.3"

[dev-dependencies]
Expand Down

0 comments on commit b090a81

Please sign in to comment.