# 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 = "uuid-by-string" version = "3.0.1" authors = [ "Oleg \"OSA413\" Sokolov", "Danakt Saushkin", ] description = "Generating uuid-hash from string" homepage = "https://github.com/OSA413/uuid-by-string" readme = "README.md" keywords = [ "uuid", "guid", "rfc4122", "hash", ] license = "MIT" repository = "https://github.com/OSA413/uuid-by-string" [dependencies.md-5] version = "0.10.6" [dependencies.regex] version = "1.10.2" [dependencies.sha1] version = "0.10.6"