Skip to content

Commit f5dbb81

Browse files
authored
Merge pull request #331 from imkunzo/master
Update crate
2 parents 7e94b9e + 2f9567b commit f5dbb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/rust-mode/crate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# name: extern crate
33
# key: ec
44
# --
5-
extern crate ${0:name};
5+
extern crate ${1:name};

0 commit comments

Comments
 (0)