Merge pull request #331 from imkunzo/master

Update crate
This commit is contained in:
Andrea Crotti 2019-07-25 11:49:32 +01:00 committed by GitHub
commit f5dbb81476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# name: extern crate
# key: ec
# --
extern crate ${0:name};
extern crate ${1:name};