make-send-sync 0.1.0

Unsafely make any type Send and Sync
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "make-send-sync"
version = "0.1.0"
dependencies = [
 "raw-transmute",
]

[[package]]
name = "raw-transmute"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "090f537f9cdc0a5e2bc5e65a443ea5f5df0ffa66067fbd321f72bcc04db38556"
dependencies = [
 "rustversion",
]

[[package]]
name = "rustversion"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"