summaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: 2b2065e36aa27a82272f1b0dfabf33fabe791e67 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                
[package]
name = "systemic"
version = "0.1.0"
authors = [ "crupette" ]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
raylib = { version = "5.0.2", features = [ "wayland" ] }