Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 28, 2024
1 parent 7e4d4dd commit 6905e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ tokio = { version = "1.41.0", features = [
] }
accesskit = { version = "0.16.3", features = ["serde"] }
accesskit_winit = "0.22.4"
shipyard = { version = "0.7.2", features = [
shipyard = { version = "0.7.3", features = [
"proc",
"std",
"parallel",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"tailwindcss": "3.4.14"
},
"devDependencies": {
"@astrojs/ts-plugin": "1.10.3",
"@astrojs/ts-plugin": "1.10.4",
"@biomejs/biome": "1.9.4"
}
}

0 comments on commit 6905e1d

Please sign in to comment.