# 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 = "forsyde-io-libforsyde" version = "0.7.20" description = "The LibForSyDe trait hierarchy and their functions, built on top of the Rust ForSyDe IO supporting library" homepage = "https://forsyde.github.io/forsyde-io/" readme = "README.MD" license = "MIT" repository = "https://github.com/forsyde/forsyde-io" [dependencies.forsyde-io-core] version = "0.7.20" [dependencies.petgraph] version = "0.6.5" [build-dependencies.forsyde-io-generator] version = "0.7.20" [build-dependencies.serde] version = "1.0.202" features = ["derive"] [build-dependencies.serde_json] version = "1.0.117"