This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
wasm-pack
Watch
1
Star
0
Fork
You've already forked wasm-pack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix(style): appease cargo fmt
Browse Source
master
Ashley Williams
7 years ago
parent
f449346416
commit
2100c153d2
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/manifest.rs
2
src/manifest.rs
Unescape
Escape
View File
@ -178,4 +178,4 @@ pub fn check_crate_type(path: &str) -> Result<(), Error> {
}
else
{
Ok
(
(
)
)
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
NextGraph/wasm-pack
Title
Body
Create Issue