Skip to content

Commit

Permalink
chore(deps): ⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Apr 6, 2024
1 parent 8f72012 commit 392382f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 48 deletions.
60 changes: 16 additions & 44 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions dprint.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"newLineKind": "auto",
"typescript": {},
"json": {},
"markdown": {},
"toml": {
"indentWidth": 4
},
"dockerfile": {},
"biome": {},
"exec": {
"commands": [
{
Expand All @@ -18,12 +16,10 @@
},
"excludes": ["/firedbg", "/target", "**/*.lock"],
"plugins": [
"https://plugins.dprint.dev/typescript-0.89.3.wasm",
"https://plugins.dprint.dev/json-0.19.2.wasm",
"https://plugins.dprint.dev/markdown-0.16.4.wasm",
"https://plugins.dprint.dev/toml-0.6.1.wasm",
"https://plugins.dprint.dev/dockerfile-0.3.0.wasm",
"https://plugins.dprint.dev/biome-0.4.3.wasm",
"https://plugins.dprint.dev/exec-0.4.4.json@c207bf9b9a4ee1f0ecb75c594f774924baf62e8e53a2ce9d873816a408cecbf7"
]
}

0 comments on commit 392382f

Please sign in to comment.