From ab04f21be18f48b44bd43a19db352541370f27a5 Mon Sep 17 00:00:00 2001 From: Dario Bartussek Date: Wed, 21 Apr 2021 13:23:01 +0200 Subject: Updated libctru bindings --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e2fa275..46d9202 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ panic = "abort" opt-level = "s" [dependencies] -libctru = { git = "https://github.com/dbartussek/libctru-rs.git" } +libctru = { path = "../libctru" } -- cgit v1.2.3