libcrux-platform 0.0.2-pre.2

Platform detection crate for libcrux.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "libcrux-platform"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
readme.workspace = true
description = "Platform detection crate for libcrux."

[dependencies]
libc = "0.2.147"