-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule evmc
updated
13 files
+1 −1 | .bumpversion.cfg | |
+40 −8 | CHANGELOG.md | |
+1 −1 | CMakeLists.txt | |
+0 −4 | README.md | |
+1 −1 | bindings/go/evmc/evmc_test.go | |
+1 −1 | bindings/rust/evmc-declare-tests/Cargo.toml | |
+2 −2 | bindings/rust/evmc-declare/Cargo.toml | |
+1 −1 | bindings/rust/evmc-sys/Cargo.toml | |
+2 −2 | bindings/rust/evmc-vm/Cargo.toml | |
+1 −1 | examples/example-rust-vm/Cargo.toml | |
+1 −1 | examples/example-rust-vm/src/lib.rs | |
+1 −2 | include/evmc/evmc.h | |
+1 −1 | test/tools/CMakeLists.txt |