1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

bumb dependencies

This commit is contained in:
Robin Appelman 2022-06-10 21:39:04 +02:00
commit b7c98c5aba
2 changed files with 88 additions and 73 deletions

View file

@ -38,7 +38,7 @@ serde_repr = "0.1"
err-derive = "0.3"
parse-display = "0.5"
main_error = "0.1"
jemallocator = { version = "0.3", optional = true }
jemallocator = { version = "0.5", optional = true }
better-panic = { version = "0.3", optional = true }
no-panic = { version = "0.1", optional = true }
fnv = "1"
@ -77,4 +77,4 @@ harness = false
[[bench]]
name = "sendprop"
harness = false
harness = false