Migrate validate_json.py script to rust in run-make/rustdoc-map-file test
This commit is contained in:
parent
27b93da8de
commit
a2a4f2bcb5
3 changed files with 48 additions and 44 deletions
|
|
@ -38,6 +38,7 @@ pub use bstr;
|
|||
pub use gimli;
|
||||
pub use object;
|
||||
pub use regex;
|
||||
pub use serde_json;
|
||||
pub use wasmparser;
|
||||
|
||||
// Re-exports of external dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue