Skip to content

Commit

Permalink
Make ya-client-model dependency more flexible
Browse files Browse the repository at this point in the history
  • Loading branch information
nieznanysprawiciel committed Sep 5, 2024
1 parent 5ccb78e commit fd9a67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde_json = "1.0"
serde_json_canonicalizer = "0.2.0"
thiserror = "1.0"
url = { version = "2.2", features = ["serde"] }
ya-client-model = "0.6"
ya-client-model = "0"

[dev-dependencies]
test-case = "3.0"
Expand Down

0 comments on commit fd9a67d

Please sign in to comment.