Skip to content

Commit

Permalink
Bump tabled to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 17, 2023
1 parent abcb05f commit cf059e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -13,7 +13,7 @@ percent-encoding = "2"
rand = "0.8.5"
ring = "0.16.20"
rbase64 = "2"
tabled = { version = "0.12", features = ["derive", "macros"], optional = true }
tabled = { version = "0.14", features = ["derive", "macros"], optional = true }

[dev-dependencies]
amqprs = "1"
Expand Down

0 comments on commit cf059e5

Please sign in to comment.