Skip to content

Commit

Permalink
start, bump markup to 0.15 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkMyCar authored Dec 29, 2024
1 parent c9f31cd commit f41c016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compact_str/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ arbitrary = { version = "1", optional = true, default-features = false }
borsh = { version = "1", optional = true }
bytes = { version = "1", optional = true }
diesel = { version = "2", optional = true, default-features = false }
markup = { version = "0.13", optional = true, default-features = false }
markup = { version = "0.15", optional = true, default-features = false }
proptest = { version = "1", optional = true, default-features = false, features = ["std"] }
quickcheck = { version = "1", optional = true, default-features = false }
rkyv = { version = "0.8", optional = true, default-features = false }
Expand Down

0 comments on commit f41c016

Please sign in to comment.