Skip to content

Commit

Permalink
Merge pull request #82 from radu-matei/update-binaries-spin-v04
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-matei authored Jul 13, 2022
2 parents 0d83529 + fc18590 commit af2496e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 32 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ http = "0.2.6"
pulldown-cmark = { version = "0.9.1", default-features = false }
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.79"
spin-sdk = { git = "https://github.com/fermyon/spin", optional = true }
spin-sdk = { git = "https://github.com/fermyon/spin", rev = "4c6ec40ef8b518c1e901a476c752ad961525bef8", optional = true }
toml = "0.5.9"
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "2f46ce4cc072107153da0cefe15bdc69aa5b84d0", default-features = false }
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "dde4694aaa6acf9370206527a798ac4ba6a8c5b8", default-features = false }

[workspace]
members = ["bart"]
Expand Down
Binary file modified docs/modules/bartholomew.wasm
Binary file not shown.
Binary file modified docs/modules/spin_static_fs.wasm
Binary file not shown.
20 changes: 0 additions & 20 deletions spin.toml

This file was deleted.

0 comments on commit af2496e

Please sign in to comment.