Skip to content
Snippets Groups Projects
Commit 6f374718 authored by Per Lindgren's avatar Per Lindgren
Browse files

renames

parent cafef982
No related branches found
No related tags found
Loading
Pipeline #103 canceled
target
**/*.rs.bk
Cargo.lock
......@@ -28,12 +28,12 @@ version = "0.3.0"
#volatile-register = { version = "0.3.0", path = "../volatile-register" }
[[bin]]
name = "main"
path = "src/main.rs"
name = "foo"
path = "src/foo.rs"
[[bin]]
name = "main2"
path = "src/main2.rs"
name = "register"
path = "src/register.rs"
[profile.dev]
incremental = false
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment