Add search, including specialized search for exceptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "log_ingest"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
authors = ["Alexandr Mansurov"]
|
||||
edition = "2024"
|
||||
|
||||
@@ -13,3 +13,4 @@ flate2 = "1"
|
||||
anyhow = "1"
|
||||
rayon = "1"
|
||||
crossbeam-channel = "0.5"
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user