initial commit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "smb"
|
||||
version = "0.0.1"
|
||||
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
sdl2 = "0.0.7"
|
||||
|
||||
|
||||
[dependencies.sdl2_ttf]
|
||||
git = "https://github.com/andelf/rust-sdl2_ttf"
|
||||
Reference in New Issue
Block a user