[package] name = "SolutionTM" version = "0.1.0" edition = "2021" # This application was created and tested with Rust version 1.81.0-nightly [dependencies] # The tag referes to latest revision as of 2024-06-10. # Use 'branch = "master"' for the latest version or check: # https://github.com/iced-rs/iced/commits/master/ [dependencies.iced] git = "https://github.com/iced-rs/iced.git" rev = "06ff17fcf87495663a295d1548df1c2ac03dafbd"