Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the ring crate to 17.x #1361

Open
yurivict opened this issue Jan 15, 2024 · 2 comments
Open

Please update the ring crate to 17.x #1361

yurivict opened this issue Jan 15, 2024 · 2 comments

Comments

@yurivict
Copy link

This is needed to prevent failures like this.

@richardpringle
Copy link

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 (*)

@yurivict
Copy link
Author

yurivict commented Feb 1, 2024

Yes, but there is not release that contains this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants