Skip to content

Commit c0174f7

Browse files
authored
Merge branch 'main' into release/spire-api-0.4.0
2 parents 4f25e4b + 0993ddf commit c0174f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spiffe-rustls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["spiffe", "spire", "rustls", "mtls", "tls"]
1111
categories = ["network-programming", "cryptography", "authentication"]
1212

1313
[dependencies]
14-
spiffe = "0.8.0"
14+
spiffe = "0.8"
1515
rustls = { version = "0.23", default-features = false, features = ["std"] }
1616
tokio = { version = "1", default-features = false, features = ["rt", "sync"] }
1717
tokio-util = "0.7"

0 commit comments

Comments
 (0)