# 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 = "2021" name = "vrsc-rpc" version = "0.1.20" authors = ["jorian"] description = "A wrapper for Verus RPCs" readme = "README.md" license = "MIT" resolver = "1" [dependencies.dirs] version = "5.0" [dependencies.jsonrpc] version = "0.12.1" [dependencies.os_info] version = "3.0" [dependencies.serde] version = "1.0.115" [dependencies.serde_json] version = "1.0.57" [dependencies.serde_with] version = "2.1.0" [dependencies.tracing] version = "0.1.26" [dependencies.vrsc-rpc-json] version = "0.1.20"