We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36621c commit 2e5480aCopy full SHA for 2e5480a
Cargo.toml
@@ -15,7 +15,7 @@ chrono = "0.4.40"
15
debug_print = "1.0.0"
16
ez_logging = "0.1.4"
17
rocket = { version = "0.5.1", features = ["json"] }
18
-libomni = "0.1.0"
+libomni = "0.2.3"
19
reqwest = { version = "0.12.15", features = ["blocking"] }
20
regex = "1.11.1"
21
lazy_static = "1.5.0"
0 commit comments