denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
146 stars 45 forks source link

chore: add script for automatically updating swc dependencies #193

Closed dsherret closed 9 months ago

dsherret commented 9 months ago

Adds a script that automatically updates the Cargo.toml with the latest deps. I got tired of manually doing this.