# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "singleton-stepanov" version = "1.1.0" authors = ["Strahinja Popovic "] description = "It isn't meant to be used by itself, but as template for your our types.\n\nAttempt to do Efficient Programming with Components: Lecture 2 Part 1, Efficient Programming with Components: Lecture 2 Part 2 and Efficient Programming with Components: Lecture 3 Part 1 from C++ to Ruts.\n[1] https://www.youtube.com/watch?v=FUMPsmKnKv8 \n[2] https://www.youtube.com/watch?v=B5yiLvaxPS4\n[3] https://www.youtube.com/watch?v=sp_IBYVqMeQ\n" readme = "README.md" categories = ["rust-patterns"] license = "Apache-2.0" repository = "https://github.com/letac/singleton-stepanov" [dependencies]