Skip to content

Commit

Permalink
Update dirs to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnavion committed Mar 25, 2023
1 parent 30fd889 commit dacbee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-openapi-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include = [
base64 = { version = "0.21", default-features = false, features = [
"alloc", # for base64::Engine::decode and base64::Engine::encode
] }
dirs = { version = "4", default-features = false }
dirs = { version = "5", default-features = false }
futures-core = { version = "0.3", default-features = false }
futures-io = { version = "0.3", default-features = false }
futures-util = { version = "0.3", default-features = false, features = [
Expand Down

0 comments on commit dacbee9

Please sign in to comment.