Description
git clone https://github.com/svix/svix-webhooks
cd svix-webhooks\bridge
cargo run
produces
Compiling svix-bridge v1.12.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge)
error: jemalloc cannot be enabled on msvc
--> svix-bridge\src\main.rs:33:1
|
33 | compile_error!("jemalloc cannot be enabled on msvc");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: could not compile `svix-bridge` (bin "svix-bridge") due to previous error
versions
svix-bridge v1.12.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge)
├── svix-bridge-plugin-queue v0.1.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge-plugin-queue)
│ ├── omniqueue v0.1.0 (https://github.com/svix/omniqueue-rs?rev=247904053bcf90cf693df4429092923bf97770eb#24790405)
│ ├── svix-bridge-types v0.1.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge-types)
│ │ ├── svix v0.85.1
├── svix-bridge-types v0.1.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge-types) (*)
├── svix-ksuid v0.7.0
svix-bridge-plugin-queue v0.1.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge-plugin-queue) (*)
svix-bridge-types v0.1.0 (C:\working\rust\svix-webhooks\bridge\svix-bridge-types) (*)
Platform
windows 10 64bit
Description
produces
versions
Platform
windows 10 64bit