refactor + size_cmp

This commit is contained in:
JMARyA 2024-06-05 11:38:38 +02:00
parent a371b29b50
commit a023352b0a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 129 additions and 8 deletions

2
Cargo.lock generated
View file

@ -19,7 +19,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
[[package]]
name = "jsonfilter"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"regex",
"serde",