Skip to content

Commit 4ff36bf

Browse files
chore: bump airframe dep to 0.2.11
1 parent 3dfb4c8 commit 4ff36bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dirs = "5.0"
6868
reqwest = { version = "0.12", features = ["json", "rustls-tls", "stream"], default-features = false }
6969

7070
# Airframe native GPU inference — public crate on crates.io
71-
airframe = { version = "0.2.9", optional = true, features = ["isf"] }
71+
airframe = { version = "0.2.11", optional = true, features = ["isf"] }
7272

7373
[dev-dependencies]
7474
tokio-tungstenite = "0.20"

0 commit comments

Comments
 (0)