fix: ring-buffer is optional
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies.ring-buffer]
|
||||
git = "https://gitea.doryan04.ru/doryan/ring-buffer"
|
||||
optional = true
|
||||
|
||||
[dependencies.arduino-hal]
|
||||
git = "https://github.com/rahix/avr-hal"
|
||||
|
||||
Reference in New Issue
Block a user