Patch ts-rs to 8.1.0 with paultag's fixes

This commit is contained in:
Dan Shaw
2024-05-20 17:54:11 -07:00
parent 7a42e9e868
commit b06158ba4e

View File

@ -4394,6 +4394,7 @@ version = "8.1.0"
source = "git+https://github.com/Aleph-Alpha/ts-rs#badbac08e61e65b312880aa64e9ece2976f1bbef"
dependencies = [
"chrono",
"serde_json",
"thiserror",
"ts-rs-macros",
"url",