# 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] rust-version = "1.69" name = "natom" version = "0.1.1-rc.2" description = "A minimal CDI framework for rust" homepage = "https://git.logdahl.net/natom.git" readme = "README.md" license = "MIT" repository = "https://git.logdahl.net/natom.git" resolver = "2" [lib] [dependencies.ctor] version = "0.2.2" [dependencies.natom-macros] version = "0.1.1-rc.2"