Skip to content

Commit

Permalink
chore: use main branch of rust-pdk
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Oct 30, 2023
1 parent 1fecfb4 commit d86fcd7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ members = [
resolver = "2"

[workspace.dependencies]
extism-pdk = {git = "https://github.com/extism/rust-pdk", branch = "extism-env-namespace"} #"0.3.4"
extism-pdk = {git = "https://github.com/extism/rust-pdk"}
anyhow = "1.0.75"
serde = "1.0.188"

0 comments on commit d86fcd7

Please sign in to comment.