1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-29 18:17:44 +00:00

Replace vendored servo_arc with updated triomphe (#23)

This commit is contained in:
DQ 2021-04-07 14:54:51 +02:00 committed by GitHub
parent 76614f3e82
commit 0f90c3cad0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 42 additions and 977 deletions

View file

@ -17,6 +17,7 @@ parking_lot= "0.11.1"
# Arc
stable_deref_trait = "1.0.0"
nodrop = "0.1.8"
triomphe = "0.1.2"
[dependencies.serde]
version = "1.0"