# 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 = "arrows_common" version = "0.1.0" description = "Reserving name" license = "AGPL-3.0-or-later" repository = "https://github.com/ratulb/arrows_common" resolver = "2" [dependencies.bincode] version = "1.3.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.local-ip-address] version = "0.4.4" [dependencies.parking_lot] version = "0.11.2" [dependencies.serde] version = "1.0.134" features = ["derive"] [dependencies.serde_json] version = "1.0.75" [dependencies.typetag] version = "0.1.8" [dependencies.uuid] version = "0.8.2" features = ["v4"]