mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
bumb dependencies
This commit is contained in:
parent
dee3609b8a
commit
b7c98c5aba
2 changed files with 88 additions and 73 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue