Switch back to the published version of organic.

This commit is contained in:
Tom Alexander
2023-12-17 11:54:59 -05:00
parent 270c42a509
commit 806c45a453
2 changed files with 5 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -445,7 +445,9 @@ dependencies = [
[[package]]
name = "organic"
version = "0.1.12"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61b01691695303b42f9a2ff318bec83853fbeb65c96569f2fb391e7636801c6"
dependencies = [
"nom 7.1.3",
"walkdir",