Skip to content

Commit

Permalink
Update swc_atoms requirement from 0.5.9 to 0.6.4
Browse files Browse the repository at this point in the history
Updates the requirements on [swc_atoms](https://github.com/swc-project/swc) to permit the latest version.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_atoms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent f801966 commit 1940382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ swc_common = "0.32.1"
sha2 = "0.10.7"
hex = "0.4.3"
serde_json = "1.0.105"
swc_atoms = "0.5.9"
swc_atoms = "0.6.4"

0 comments on commit 1940382

Please sign in to comment.