aboutsummaryrefslogtreecommitdiff
path: root/bunny/Xargo.toml
diff options
context:
space:
mode:
authorNick Shipp <nick@shipp.ninja>2018-10-01 21:41:35 -0400
committerNick Shipp <nick@shipp.ninja>2018-10-01 21:41:35 -0400
commit56b399a7d79a36304a93adab67220ae2af1b93a9 (patch)
tree1f0dfe19ff76c41b7cbb241b3f788019da8f2c23 /bunny/Xargo.toml
parenta10f50a5f908e77cd350afe91cdf66821172a5b3 (diff)
Switch to uefi-rs
Diffstat (limited to 'bunny/Xargo.toml')
-rw-r--r--bunny/Xargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bunny/Xargo.toml b/bunny/Xargo.toml
new file mode 100644
index 0000000..c2a2569
--- /dev/null
+++ b/bunny/Xargo.toml
@@ -0,0 +1,2 @@
+[target.x86_64-pc-uefi.dependencies.alloc]
+features = []