Merge branch 'main' into window_context_2

This commit is contained in:
Antonio Scandurra
2023-04-21 10:58:08 +02:00
45 changed files with 1760 additions and 882 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ postage = { workspace = true }
serde = { workspace = true }
serde_derive = { workspace = true }
serde_json = { workspace = true }
smallvec = { version = "1.6", features = ["union"] }
smallvec = { workspace = true }
indoc = "1.0.4"
uuid = { version = "1.1.2", features = ["v4"] }