mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
fix extracting format string messages
This commit is contained in:
parent
68282f67af
commit
5e73134c37
3 changed files with 101 additions and 76 deletions
|
|
@ -31,3 +31,7 @@ cc = "1.1.6"
|
|||
maplit = "1.0.2"
|
||||
test-case = "3.3.1"
|
||||
insta = { version = "1.39.0", features = ["json"] }
|
||||
|
||||
[profile.profiling]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue