chore: Bump crates

This commit is contained in:
강동윤 (Donny) 2024-10-01 17:44:37 +09:00
parent d30b5ed695
commit 7823b1028a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3939,7 +3939,7 @@ dependencies = [
[[package]]
name = "swc_atoms"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"arbitrary",
"bytecheck",

View File

@ -6,7 +6,7 @@ edition = "2021"
license = "Apache-2.0"
name = "swc_atoms"
repository = "https://github.com/swc-project/swc.git"
version = "1.0.0"
version = "1.0.1"
[lib]
bench = false