Skip to content

Commit 87bd6e4

Browse files
committed
1 parent c48930c commit 87bd6e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

triggers/suibase-daemon/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ serde_json = { version = "1.0.95", features = [
8888
serde_with = "3.8"
8989
sqlx = { version = "0.8", features = ["runtime-tokio", "sqlite", "macros", "chrono", "migrate"] }
9090
static_assertions = "1.1.0"
91+
tempfile = "3.14.0"
9192
thiserror = "2.0.11"
9293
tokio = { version = "1.43.0", features = ["full"] }
9394
tokio-rustls = { version = "0.26", default-features = false, features = [

0 commit comments

Comments
 (0)