Skip to content

Commit

Permalink
chore: Add include to swc
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 18, 2021
1 parent 06ca25f commit ac77240
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Speedy web compiler"
documentation = "https://rustdoc.swc.rs/swc/"
edition = "2018"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0/MIT"
name = "swc"
repository = "https://github.com/swc-project/swc.git"
version = "0.72.0"
version = "0.72.1"

[lib]
name = "swc"
Expand Down

0 comments on commit ac77240

Please sign in to comment.