Skip to content

Commit adbbdc5

Browse files
siddhantk232amitu
authored andcommitted
fix tests
1 parent 18c7f54 commit adbbdc5

2 files changed

Lines changed: 66 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ft-sdk/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ serde_json.workspace = true
3636
serde_urlencoded = { workspace = true, optional = true }
3737
thiserror.workspace = true
3838
uuid.workspace = true
39+
40+
[dev-dependencies]
41+
cookie = "0.18"

0 commit comments

Comments
 (0)