Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darkskygit committed Jan 30, 2024
1 parent e68ef6f commit 9b282ae
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 89 deletions.
142 changes: 54 additions & 88 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,90 +1,56 @@
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "file",
"editor.codeActionsOnSave": ["source.organizeImports"],
// "prettier.prettierPath": "./apps/frontend/node_modules/prettier",
"cSpell.words": [
"AUTOINCREMENT",
"Backlinks",
"bibtex",
"bindgen",
"blockdb",
"booktitle",
"buildingblocks",
"Buildx",
"Cascader",
"clsx",
"CRDT",
"cssmodule",
"datasource",
"Deque",
"dotenvy",
"etag",
"fflate",
"fstore",
"groq",
"healthz",
"howpublished",
"Iden",
"immer",
"inbook",
"incollection",
"indicatif",
"inproceedings",
"jsonwebtoken",
"JWST",
"Kanban",
"keyval",
"lamost",
"ligo",
"livedemo",
"lozad",
"mastersthesis",
"nextra",
"nrwl",
"octobase",
"phdthesis",
"Pinboard",
"pnpm",
"proptest",
"referer",
"reindex",
"rifgen",
"ROOTNODE",
"sqlx",
"techreport",
"tldr",
"tldraw",
"tldtaw",
"toeverything",
"tungstenite",
"Unstyled",
"unversioned",
"utoipa",
"uuidv",
"webm",
"yarray",
"ymap"
],
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.expand": false,
"explorer.fileNesting.patterns": {
"*.js": "${capture}.js.map, ${capture}.min.js, ${capture}.d.ts, ${capture}.d.ts.map",
"package.json": ".browserslist*, .circleci*, .codecov, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitpod*, .huskyrc*, .jslint*, .lighthouserc.*, .lintstagedrc*, .markdownlint*, .mocha*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .releaserc*, .sentry*, .stackblitz*, .styleci*, .stylelint*, .tazerc*, .textlint*, .tool-versions, .travis*, .versionrc*, .vscode*, .watchman*, .xo-config*, .yamllint*, .yarnrc*, Procfile, api-extractor.json, apollo.config.*, appveyor*, ava.config.*, azure-pipelines*, bower.json, build.config.*, commitlint*, crowdin*, cypress.*, dangerfile*, dlint.json, dprint.json, firebase.json, grunt*, gulp*, histoire.config.*, jasmine.*, jenkins*, jest.config.*, jsconfig.*, karma*, lerna*, lighthouserc.*, lint-staged*, nest-cli.*, netlify*, nodemon*, nx.*, package-lock.json, package.nls*.json, phpcs.xml, playwright.config.*, pm2.*, pnpm*, prettier*, pullapprove*, puppeteer.config.*, pyrightconfig.json, release-tasks.sh, renovate*, rollup.config.*, stylelint*, tsconfig.*, tsdoc.*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, vitest.config.*, webpack*, workspace.json, xo.config.*, yarn*, babel.*, .babelrc, project.json",
"Cargo.toml": "Cargo.lock",
"README.md": "LICENSE"
},
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer"
},
"[hcl]": {
"editor.defaultFormatter": "fredwangwang.vscode-hcl-format"
},
"[md]": {
"editor.defaultFormatter": "vscode.markdown-language-features"
}
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "file",
"editor.codeActionsOnSave": ["source.organizeImports"],
// "prettier.prettierPath": "./apps/frontend/node_modules/prettier",
"cSpell.words": [
"bindgen",
"CRDT",
"Deque",
"dotenvy",
"etag",
"healthz",
"Iden",
"indicatif",
"jsonwebtoken",
"JWST",
"keyval",
"nextra",
"octobase",
"Pinboard",
"pnpm",
"proptest",
"referer",
"reindex",
"rifgen",
"ROOTNODE",
"sqlx",
"tldr",
"toeverything",
"tungstenite",
"utoipa",
"yarray",
"ymap"
],
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.expand": false,
"explorer.fileNesting.patterns": {
"*.js": "${capture}.js.map, ${capture}.min.js, ${capture}.d.ts, ${capture}.d.ts.map",
"package.json": ".browserslist*, .circleci*, .codecov, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitpod*, .huskyrc*, .jslint*, .lighthouserc.*, .lintstagedrc*, .markdownlint*, .mocha*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .releaserc*, .sentry*, .stackblitz*, .styleci*, .stylelint*, .tazerc*, .textlint*, .tool-versions, .travis*, .versionrc*, .vscode*, .watchman*, .xo-config*, .yamllint*, .yarnrc*, Procfile, api-extractor.json, apollo.config.*, appveyor*, ava.config.*, azure-pipelines*, bower.json, build.config.*, commitlint*, crowdin*, cypress.*, dangerfile*, dlint.json, dprint.json, firebase.json, grunt*, gulp*, histoire.config.*, jasmine.*, jenkins*, jest.config.*, jsconfig.*, karma*, lerna*, lighthouserc.*, lint-staged*, nest-cli.*, netlify*, nodemon*, nx.*, package-lock.json, package.nls*.json, phpcs.xml, playwright.config.*, pm2.*, pnpm*, prettier*, pullapprove*, puppeteer.config.*, pyrightconfig.json, release-tasks.sh, renovate*, rollup.config.*, stylelint*, tsconfig.*, tsdoc.*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, vitest.config.*, webpack*, workspace.json, xo.config.*, yarn*, babel.*, .babelrc, project.json",
"Cargo.toml": "Cargo.lock",
"README.md": "LICENSE"
},
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer"
},
"[hcl]": {
"editor.defaultFormatter": "fredwangwang.vscode-hcl-format"
},
"[md]": {
"editor.defaultFormatter": "vscode.markdown-language-features"
}
}
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion libs/jwst-codec-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ version = "0.0.1"
default = ["merger"]
bench = ["regex"]
fuzz = ["arbitrary", "phf"]
merger = ["clap", "jwst-codec/large_refs"]
merger = ["assert-json-diff", "clap", "jwst-codec/large_refs"]

[dependencies]
arbitrary = { version = "1.3", features = ["derive"], optional = true }
assert-json-diff = { version = "2.0", optional = true }
clap = { version = "4.4", features = ["derive"], optional = true }
phf = { version = "0.11", features = ["macros"], optional = true }
rand_chacha = "0.3"
Expand Down

0 comments on commit 9b282ae

Please sign in to comment.