dmodman icon indicating copy to clipboard operation
dmodman copied to clipboard

TUI downloader & update checker for Nexusmods.com

Results 7 dmodman issues
Sort by recently updated
recently updated
newest added

Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). Commits 0328bde Release v0.8.11...

dependencies

Downloading all the mods from a collection or collection itself (not sure about how does it work technically in Vortex etc.) would be a huge improvement in my opinion. I'm...

enhancement

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.63 to 0.10.66. Release notes Sourced from openssl's releases. openssl-v0.10.66 What's Changed Fixed invariant violation in MemBio::get_buf with empty results by @​alex in sfackler/rust-openssl#2266 Release openssl v0.10.66...

dependencies

Tried to download a lot of things and crashed dmodman. Now this error comes on launch. ```bash thread 'main' panicked at src/cache/file_index.rs:60:103: called `Option::unwrap()` on a `None` value ``` I...

Hotfix workaround for the related issue.