Skip to content

Commit

Permalink
Rename wasmtime to dusk-wasmtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Leegwater Simões committed Feb 22, 2024
1 parent 39488f3 commit 0253462
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crates/wasmtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "wasmtime"
name = "dusk-wasmtime"
version.workspace = true
authors.workspace = true
description = "High-level API to expose the Wasmtime runtime"
documentation = "https://docs.rs/wasmtime"
documentation = "https://docs.rs/dusk-wasmtime"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasmtime"
repository = "https://github.com/dusk-network/wasmtime"
readme = "README.md"
edition.workspace = true
rust-version.workspace = true
Expand Down

0 comments on commit 0253462

Please sign in to comment.