Skip to content

Commit 1e6164c

Browse files
committed
Exclude .cargo folder to make the docs work.
1 parent dec1825 commit 1e6164c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ keywords = ["avr", "arduino", "flash", "lpm", "pgm"]
1010
categories = ["embedded", "no-std", "hardware-support", "memory-management"]
1111
repository = "https://github.com/Cryptjar/avr-progmem-rs"
1212

13+
exclude = ["/.cargo/"]
1314

1415
# Profiles only needed for the examples to make them compile
1516
[profile.dev]

0 commit comments

Comments
 (0)