Make graphene_core no_std

This commit is contained in:
Dennis
2022-04-22 15:15:39 +02:00
committed by Keavon Chambers
parent 119e865007
commit 1ae1fd5704
12 changed files with 94 additions and 56 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "borrow_stack"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]