Skip to content

Commit e602a26

Browse files
fixup! Update to healpess v0.9
1 parent 9e07990 commit e602a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/trussed-dev/trussed-auth"
1313

1414
[workspace.dependencies]
1515
serde = { version = "1", default-features = false }
16-
trussed-core = { version = "0.1.0-rc.1", features = ["serde-extensions"] }
16+
trussed-core = { version = "0.1.0", features = ["serde-extensions"] }
1717

1818
[patch.crates-io]
1919
trussed-auth = { path = "extension" }

0 commit comments

Comments
 (0)