pdk-lock-lib 1.7.0

PDK Lock Library
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 = "2018"
rust-version = "1.88.0"
name = "pdk-lock-lib"
version = "1.7.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "PDK Lock Library"
readme = "README.md"
keywords = [
    "pdk",
    "cache",
    "wasm",
]
categories = ["wasm"]
license-file = "LICENSE.txt"
resolver = "2"

[lib]
name = "pdk_lock_lib"
crate-type = ["rlib"]
path = "src/lib.rs"
doctest = false

[dependencies.bincode]
version = "1.3.3"

[dependencies.pdk_core]
version = "1.7.0"
package = "pdk-core"

[dev-dependencies.proxy-wasm-stub]
version = "1.7.0"
package = "pdk-proxy-wasm-stub"