refactor: draw_block constaints into consts

This commit is contained in:
Jack Wills
2024-01-23 21:43:06 +00:00
parent 9b587ceb77
commit 0436ff1b73
3 changed files with 65 additions and 70 deletions
Generated
+2 -2
View File
@@ -1046,9 +1046,9 @@ dependencies = [
[[package]]
name = "serde_with"
version = "3.5.0"
version = "3.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f58c3a1b3e418f61c25b2aeb43fc6c95eaa252b8cecdda67f401943e9e08d33f"
checksum = "f5c9fdb6b00a489875b22efd4b78fe2b363b72265cc5f6eb2e2b9ee270e6140c"
dependencies = [
"base64",
"chrono",