fix: Remove dynamic import.

This commit is contained in:
Miles Johnson 2023-08-02 09:39:59 -07:00
parent 889bf1db60
commit deec13b3d0
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
# 1.0.1
- Fixed an issue where a module was missing from the build.
# 1.0.0
- Will now install `rustup` if it does not exist in the environment.