Skip to content

Commit 2f9567b

Browse files
authored
Update crate
1 parent 7e94b9e commit 2f9567b

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)