Remove libcore dependency hack

This commit is contained in:
Dylan McKay 2017-08-21 20:25:41 +12:00
parent a09e4ca62e
commit bdc6a303fd
1 changed files with 0 additions and 3 deletions

View File

@ -13,6 +13,3 @@ description = """
Reusable components for the Arduino Uno.
"""
keywords = ["avr", "arduino", "uno"]
[dependencies.core]
path = "../libcore"