# 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] name = "bacon_rajan_cc" version = "0.4.0" authors = [ "Nick Fitzgerald ", "Jeff Muizelaar ", ] description = "A reference counted type with cycle collection." documentation = "https://docs.rs/crate/bacon_rajan_cc/" readme = "README.md" keywords = [ "cc", "gc", "mark", "sweep", "garbage", ] license = "MIT/Apache-2.0" repository = "https://github.com/fitzgen/bacon-rajan-cc" [lib] name = "bacon_rajan_cc" [dependencies]