# 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] name = "service_discovery_lib" version = "0.1.0" description = "service_discovery_lib" license = "MIT" [lib] crate-type = ["cdylib"] [dependencies.candid] version = "0.10" [dependencies.ic-cdk] version = "0.13" [dependencies.ic-cdk-macros] version = "0.9.0" [dependencies.ic-cdk-timers] version = "0.7" [dependencies.ic-stable-structures] version = "0.6.3" [dependencies.serde] version = "1.0.197" features = ["derive"]