diff --git a/Cargo.toml b/Cargo.toml index c9d66d8..ae8d8e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,8 +21,8 @@ git = "https://github.com/pistondevelopers/piston/" git = "https://github.com/pistondevelopers/opengl_graphics" -[dependencies.sdl2_game_window] +[dependencies.sdl2_window] -git = "https://github.com/pistondevelopers/sdl2_game_window" +git = "https://github.com/pistondevelopers/sdl2_window"