Skip to content

Commit 0d38951

Browse files
committed
Merge branch 'master' into pasting-offset
2 parents 7cd5abc + 43275b7 commit 0d38951

File tree

317 files changed

+12199
-9173
lines changed

Some content is hidden

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

317 files changed

+12199
-9173
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"ghcr.io/devcontainers/features/node:1": {}
88
},
9-
"onCreateCommand": "cargo install cargo-watch wasm-pack cargo-about && cargo install -f [email protected].99",
9+
"onCreateCommand": "cargo install cargo-watch wasm-pack cargo-about && cargo install -f [email protected].100",
1010
"customizations": {
1111
"vscode": {
1212
// NOTE: Keep this in sync with `.vscode/extensions.json`

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ target/
44
perf.data*
55
profile.json
66
flamegraph.svg
7+

0 commit comments

Comments
 (0)