feat: comment build dep
This commit is contained in:
@@ -17,6 +17,5 @@ features = ["atmega32u4"]
|
|||||||
# The latest releases of `proc-macro2` do not support the rust toolchain that
|
# The latest releases of `proc-macro2` do not support the rust toolchain that
|
||||||
# we use. Thus, we must fix this dependency to an older version where our
|
# we use. Thus, we must fix this dependency to an older version where our
|
||||||
# toolchain is still supported. See https://github.com/Rahix/avr-hal/issues/537
|
# toolchain is still supported. See https://github.com/Rahix/avr-hal/issues/537
|
||||||
[build-dependencies.proc-macro2]
|
# [build-dependencies.proc-macro2]
|
||||||
version = "=1.0.79"
|
# version = "=1.0.79"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user