We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af33a84 commit 9ed4e96Copy full SHA for 9ed4e96
ufos/Cargo.toml
@@ -13,7 +13,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
13
clap = { version = "4.5.31", features = ["derive"] }
14
dropshot = "0.16.0"
15
env_logger = "0.11.7"
16
-fjall = { git = "https://github.com/fjall-rs/fjall.git", features = ["lz4"] }
+fjall = { git = "https://github.com/fjall-rs/fjall.git", rev = "fb229572bb7d1d6966a596994dc1708e47ec57d8", features = ["lz4"] }
17
getrandom = "0.3.3"
18
http = "1.3.1"
19
jetstream = { path = "../jetstream", features = ["metrics"] }
0 commit comments