# 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 = "music_guesser" version = "1.0.3" authors = [ "Tomkoid ", "Vyklepanyrizek ", ] description = "A guessing game" readme = "README.md" license-file = "LICENSE" repository = "https://gitlab.com/Tomkoid/MusicGuesser" resolver = "2" [profile.dev] split-debuginfo = "unpacked" strip = true [dependencies.dirs] version = "4.0.0" [dependencies.gdk] version = "0.15.4" [dependencies.glib] version = "0.15.12" [dependencies.gtk] version = "0.15.5" [dependencies.openssl] version = "0.10.41" [dependencies.rand] version = "0.8.5"