Skip to content

Commit 35def1f

Browse files
Guillaume Desmottesgdesmott
authored andcommitted
mock: use released version of hawkbit
1 parent 42c54f0 commit 35def1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hawkbit_mock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
repository = "https://github.com/collabora/hawkbit-rs"
1111

1212
[dependencies]
13-
hawkbit = { path = "../hawkbit/" }
13+
hawkbit = { version = "0.1", path = "../hawkbit/" }
1414
httpmock = "0.5.4"
1515
serde = { version = "1.0", features = ["derive"] }
1616
serde_json = "1.0"

0 commit comments

Comments
 (0)