Skip to content

Commit fed870f

Browse files
committed
Newer ruduino crate
The "crate" comes from a git repository, not from https://crates.io This effects the Cargo.lock file.
1 parent 8d5e68a commit fed870f

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Dylan McKay <[email protected]>"]
55
edition = '2018'
66

77
[dependencies]
8-
ruduino = "0.3"
8+
ruduino = { git = "https://github.com/avr-rust/ruduino", branch = "master" }
99

1010
[profile.release]
1111
lto = true

0 commit comments

Comments
 (0)