Skip to content
Snippets Groups Projects
Commit 2985c644 authored by Guillaume Endignoux's avatar Guillaume Endignoux
Browse files

Bump rust-toolchain and linked-list-allocator versions.

parent d85b081a
No related branches found
No related tags found
No related merge requests found
diff --git a/Cargo.toml b/Cargo.toml
index 29d9b79..30081f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
edition = "2018"
[dependencies]
-linked_list_allocator = "0.6.4"
+linked_list_allocator = "0.6.6"
[dev-dependencies]
corepack = { version = "0.4.0", default-features = false, features = ["alloc"] }
......@@ -4,7 +4,7 @@ diff --git a/Cargo.toml b/Cargo.toml
@@ -7,6 +7,9 @@
[dependencies]
linked_list_allocator = "0.6.4"
linked_list_allocator = "0.6.6"
+
+[features]
+panic_console = []
......
nightly-2020-01-16
nightly-2020-02-03
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment