Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 475cbba

Browse files
authored
fix typo
1 parent e98003d commit 475cbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ proc-macro2 = "0.4.15"
2020
features = ["extra-traits", "full"]
2121
version = "0.14.8"
2222

23-
[depedencies.rand]
23+
[dependencies.rand]
2424
version = "0.5.5"
2525
default-features = false
2626

0 commit comments

Comments
 (0)