Remove experimental Rust code - what?
I was working on experimental Rust code to see if it'd be possible to glue C++ and Rust together, and didn't stash it. When I did `git add`, it added the Rust code, and ... yeah, whoops. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
db90a85aa4
commit
c05efd2393
|
@ -1,7 +0,0 @@
|
|||
[package]
|
||||
name = "barrier"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
Loading…
Reference in New Issue