Skip to content

Commit 36cefba

Browse files
committed
chore: prepare release
1 parent fca5777 commit 36cefba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ publish = false
1212
pedantic = "warn"
1313

1414
[dependencies]
15-
crossplane-fn-sdk-unofficial = { version = "0.4.0", features = ["kube"] }
15+
crossplane-fn-sdk-unofficial = { version = "0.5.0", features = ["kube"] }
1616
k8s-openapi = { version = "0.26.0", features = ["v1_33"] }
1717
# Needed for mapping from crossplane resources (protobuf json types) to typed rust types
1818
serde = "1.0.228"

0 commit comments

Comments
 (0)