From d4dba298d3f2e6aec1e090d80721d0e192287555 Mon Sep 17 00:00:00 2001 From: Michel Heily Date: Fri, 10 Apr 2020 17:25:45 +0300 Subject: [PATCH] Run cargo-update Former-commit-id: 3dc4924a39d18723568798482a138b6939803fb7 --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 510e74b..5c2a56f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -988,6 +988,7 @@ dependencies = [ "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "jni 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "ringbuf 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "rustboyadvance-ng 0.1.0", ]