Skip to content

Commit e3ea0bf

Browse files
fix(deps): update rust crate base64 to 0.23
1 parent e61453a commit e3ea0bf

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

sdk/plugin-wasm/fixtures/example-sso-plugin/Cargo.lock

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/plugin-wasm/fixtures/example-sso-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ crate-type = ["cdylib"]
1414
extism-pdk = "1.4"
1515
serde_json = "1"
1616
url = "2"
17-
base64 = "0.22"
17+
base64 = "0.23"

0 commit comments

Comments
 (0)