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

Use strict provenance for pointer tagging (#36)

This commit is contained in:
DQ 2022-07-01 10:44:24 +02:00 committed by GitHub
parent f187aba06c
commit 2ffeb0e166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 6 deletions

View file

@ -22,6 +22,7 @@ parking_lot = "0.11.2"
# Arc
triomphe = "0.1.3"
sptr = "0.3.2"
[dependencies.serde]
version = "1.0"