event_graph: go full millis (this is a breaking change)

This commit is contained in:
dasman
2024-10-01 21:02:50 +03:00
parent 40cbbfd325
commit 862abc537a
7 changed files with 26 additions and 85 deletions

View File

@@ -37,7 +37,6 @@ ring = "0.17.8"
# Encoding and parsing
bs58 = "0.5.1"
toml = "0.8.19"
semver = "1.0.23"
# Misc
async-trait = "0.1.83"