bump deps in prep for profiling changes

This commit is contained in:
William Casarin
2023-07-06 19:35:21 -07:00
parent 672f95749a
commit ba973cbe1b
4 changed files with 351 additions and 646 deletions

View File

@@ -11,3 +11,4 @@ serde_derive = "1"
serde = { version = "1", features = ["derive"] } # You only need this if you want app persistence
serde_json = "1.0.89"
tracing = "0.1.37"
shatter = "0.1.1"