walrus-meter 0.2.0

Instrumentation-based gas metering built on `walrus`
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "walrus-meter"
version = "0.2.0"
authors = ["Linera <contact@linera.io>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Instrumentation-based gas metering built on `walrus`"
homepage = "https://github.com/linera-io/walrus-meter"
documentation = "https://docs.rs/walrus-meter/"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/linera-io/walrus-meter"

[lib]
name = "walrus_meter"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1.0.102"

[dependencies.auto_impl]
version = "1.3.0"

[dependencies.facile]
version = "0.1.1"

[dependencies.walrus]
version = "0.26.1"

[dev-dependencies.test-case]
version = "3.3.1"

[dev-dependencies.wasm-instrument]
version = "0.4.0"
features = ["sign_ext"]

[dev-dependencies.wasmtime]
version = "44"

[dev-dependencies.wat]
version = "1.248.0"