compiles perfectly. Finally. This commit is where the yew project was compiling just fine. Don't CARGO UPDATE
This commit is contained in:
parent
4336fe03b5
commit
bb932cde2a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1006,9 +1006,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.56"
|
||||
version = "1.0.69"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
|
||||
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
|
||||
dependencies = [
|
||||
"unicode-ident",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user