aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-11-09 18:59:03 +0000
committerUbuntu <github@matdoes.dev>2022-11-09 18:59:03 +0000
commitad8b1b7b2405b39d0f86b7adb00df7662dcd1a19 (patch)
treecf61b61e2125e7d2ae91359c760f3a374bc24e58 /Cargo.lock
parent8de73c336fb15aa2108d09dba833c80339ef6671 (diff)
downloadazalea-drasl-ad8b1b7b2405b39d0f86b7adb00df7662dcd1a19.tar.xz
ignore bad utf8
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-xCargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8e7687cb..73103862 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -246,6 +246,7 @@ dependencies = [
"byteorder",
"criterion",
"flate2",
+ "log",
"num-derive",
"num-traits",
]