Skip to content

Commit

Permalink
update dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Jun 19, 2023
1 parent a089f20 commit 5de4106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ bvh2d = { version = "0.3", git = "https://github.com/mockersf/bvh2d" }
serde = { version = "1.0", features = ["derive"], optional = true }

[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
tracing-tracy = "0.10"
tracing-subscriber = "0.3"
tracing = "0.1"
Expand Down

0 comments on commit 5de4106

Please sign in to comment.