al8n / stretto

Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.
Apache License 2.0
413 stars 28 forks source link

Update wg to 0.6 (since wg 0.4 was yanked) #59

Closed ciscorn closed 6 months ago

ciscorn commented 6 months ago

It appears that wg 0.4 has been yanked.

We need to bump the wg version to 0.6 to make the build succeed.