Skip to content

Commit

Permalink
use latest ft-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
amitu committed Oct 11, 2024
1 parent bda24e1 commit a9d040f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ rand_core = "0.6"
uuid = { version = "1.8", default-features = false, features = ["v8"] }
ft-sys-shared = { path = "ft-sys-shared", version = "0.1.4" }
ft-derive = { path = "ft-derive", version = "0.1.1" }
ft-sys = { path = "ft-sys", version = "0.1.5" }
ft-sdk = { path = "ft-sdk", version = "0.1.12" }
ft-sys = { path = "ft-sys", version = "0.1.6" }
ft-sdk = { path = "ft-sdk", version = "0.1.17" }
serde_qs = "0.13"
serde_path_to_error = "0.1"
smart-default = "0.7"
Expand Down

0 comments on commit a9d040f

Please sign in to comment.