aboutsummaryrefslogblamecommitdiff
path: root/Cargo.toml
blob: 8954ae97111a1021ffb44e22ca5db75f5127ddc0 (plain) (tree)
1
2
3
4
5
6
7
8


                 
                                                 
 


                              
[package]
name = "runes"
version = "0.1.0"
authors = ["Determinant <tederminant@gmail.com>"]

[dependencies.sdl2]
version = "0.31"
features = ["unsafe_textures"]