pinkforest(she/her)

Results 168 issues of pinkforest(she/her)

rkyv - 2,807,045 downloads rkyv_dyn There is one SIGSEGV atm open

By having the Dockerfile to pull the binaries from the GitHub would save valuable time and computing resources. Can probably keep the source build but that should be multi-platform -capable...

## Description WIP - Bump to rustls 0.23 - see how far it goes with just switching things over ## Notes & open questions There are several rustls dependant thave...

I would recommend removing `log` as a dependency at library level or perhaps make it optional dep ?

Hi @jameshurst There are some inputs that cause panics and other cleanups that need to be done Would you be able to merge if I send some PRs to catch...

- https://github.com/ucan-wg/rs-ucan/pull/48 - https://github.com/fission-codes/rust-template/issues/27 Might need a policy re: SemVer ? e.g. an example: https://github.com/dalek-cryptography/curve25519-dalek/pull/443/files?short_path=b335630#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 This could include MSRV statement ?

**Checklist** * [X] I've searched the issue tracker for similar requests TL;DR - This might be long so maybe I can / should write RFC given :hole: :rabbit: ? **Is...

This seems like a standard library / windows target feature ? https://github.com/pinkforest/humantime/actions/runs/5357555855/jobs/9718572323#step:4:96 I had to work/around it in multi-platform CI: - https://github.com/cyborg-rs/cyborgtime/pull/4 I sent a PR to add CI which...

I had a problem on Windows side with bumpeted time and rand where the nano Precision seems.. broken ? - https://github.com/cyborg-rs/cyborgtime/pull/4 Wonder if it will happen here too.. anyways here...

Hi @tailhook just wondering what is the maintenance status around humantime ? It's using rather old version of time ^0.1 ? the current 0.1 is 0.1.42 over 3 years ago...