Skip to content

Commit 16c1326

Browse files
authored
Merge pull request #1041 from sbillig/tidy-deps
Rename crates, update dependencies
2 parents 36b5d82 + e86565e commit 16c1326

File tree

182 files changed

+902
-727
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+902
-727
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# wasm-pack needs a Cargo.toml with a 'package' field.
7676
# (see https://github.com/rustwasm/wasm-pack/issues/642)
7777
# This will still run all tests in the workspace.
78-
run: wasm-pack test --node crates/driver2 --workspace --exclude fe-language-server
78+
run: wasm-pack test --node crates/driver --workspace --exclude fe-language-server
7979

8080
release:
8181
# Only run this when we push a tag

0 commit comments

Comments
 (0)