# 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 = "virta" version = "0.1.1" description = "tbd" license = "MPL-2.0" repository = "https://github.com/mel-project/earendil" [dependencies.ahash] version = "0.8.11" [dependencies.async-event] version = "0.1.0" [dependencies.bytes] version = "1.6.0" features = ["serde"] [dependencies.clone-macro] version = "0.1.0" [dependencies.log] version = "0.4.21" [dependencies.once_cell] version = "1.19.0" [dependencies.parking_lot] version = "0.12.1" [dependencies.recycle-box] version = "0.2.0" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.smol] version = "2.0.0" [dependencies.stdcode] version = "0.1.14"