mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
fix typo in Cargo.toml
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ keywords = ["SDL", "windowing", "graphics", "font"]
|
||||
name = "sdl2_ttf"
|
||||
path = "src/sdl2_ttf/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
[dependencies.sdl2]
|
||||
|
||||
git = "https://github.com/AngryLawyer/rust-sdl2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user