wasm-pack
wasm-pack copied to clipboard
Please update the ring crate to 17.x
Looks like it's been updated
➜ wasm-pack git:(master) cargo tree -i ring
ring v0.17.5
├── rustls v0.21.9
│ └── ureq v2.9.0
│ ├── binary-install v0.3.0
│ │ └── wasm-pack v0.12.1 (/Users/richardpringle/code/wasm-pack)
│ └── wasm-pack v0.12.1 (/Users/richardpringle/code/wasm-pack)
├── rustls-webpki v0.101.7
│ ├── rustls v0.21.9 (*)
│ └── ureq v2.9.0 (*)
└── sct v0.7.1
└── rustls v0.21.9 (*)
Yes, but there is not release that contains this.