Compare commits
No commits in common. "c9009f45d6953179e139b08459d4b451175cbc17" and "c7a7225c95cf195e5cd727c9eb6881bda8bf17de" have entirely different histories.
c9009f45d6
...
c7a7225c95
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ destructure_traitobject = "0.3.0"
|
|||
indexmap = { version = "2.2.6", features = ["rayon"] }
|
||||
serde = { version = "1.0.203", features = ["derive"] }
|
||||
paste = "1.0.15"
|
||||
ron = "0.9.0"
|
||||
ron = "0.8.1"
|
||||
syn = { version = "2.0.67", features = ["extra-traits", "full"] }
|
||||
quote = "1.0.35"
|
||||
proc-macro2 = "1.0.86"
|
||||
|
|
Loading…
Reference in a new issue