# 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 = "plwordnet" version = "0.0.4" authors = ["Maciej Jur"] description = "Native Rust library facilitating the integration of plWordNet 4.2 lexical resources." homepage = "https://github.com/kamoshi/plwordnet-rs/" readme = "README.md" keywords = [ "plwordnet", "polish", "wordnet", ] license = "MIT" repository = "https://github.com/kamoshi/plwordnet-rs/" [dependencies.bstringify] version = "0.1.2" [dependencies.quick-xml] version = "0.28.2" [dev-dependencies.once_cell] version = "1.17.1"