# 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" name = "parameter" version = "0.1.2" authors = ["ㄗㄠˋ ㄑㄧˊ "] description = "parameter.rs: dynamic binding - inspired by parameter of Scheme" documentation = "https://docs.rs/parameter" license = "MPL-2.0" repository = "https://github.com/tsao-chi/parameter.rs" [dependencies.arc-swap] version = "1.3.0" [dependencies.owning_ref] version = "0.4.1" [dependencies.thread_local] version = "1.1.3"