# 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 = "seaplane-oid" version = "0.4.0" authors = ["Seaplane IO, Inc."] description = "Seaplane Object IDs" homepage = "https://seaplane.io" documentation = "https://docs.rs/seaplane-oid" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/seaplane-io/seaplane/tree/main/crates/oid" resolver = "1" [dependencies.data-encoding] version = "2.3.3" [dependencies.data-encoding-macro] version = "0.1.12" [dependencies.schemars] version = "0.8.11" optional = true [dependencies.serde] version = "1.0.152" optional = true [dependencies.thiserror] version = "1.0.38" [dependencies.uuid] version = "1.2.2" features = ["v4"] [dev-dependencies.wildmatch] version = "2.1.1" [features] default = []