server-rust icon indicating copy to clipboard operation
server-rust copied to clipboard

Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。

Results 31 server-rust issues
Sort by recently updated
recently updated
newest added

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.41 to 0.10.42. Commits e43eb58 Release openssl v0.10.42 44528bb Release openssl-sys v0.9.76 0af10fb Merge pull request #1649 from maurer/boringssl c49476b Merge branch 'master' into boringssl 7ef9ab2 more...

dependencies
rust

第一次写Rust,可能有不规范的地方。

Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.8.6. Commits d5676a8 chore: Release 5bdc0f7 docs: Update changelog b0ebb16 Merge pull request #643 from dtolnay-contrib/serdenan 7b359a8 test: Add toml_edit floats test 6ea0c1a feat: Serialize...

dependencies
rust

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.11.0 to 0.18.0. Changelog Sourced from typed-builder's changelog. 0.18.0 - 2023-10-19 Fixed ?Sized generic parameters are now supported. 0.17.0 - 2023-10-15 Changed Internal refactor of attribute parsing...

dependencies
rust

Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.6. Changelog Sourced from regex's changelog. 1.9.6 (2023-09-30) This is a patch release that fixes a panic that can occur when the default regex size...

dependencies
rust

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [faster-hex](https://github.com/NervosFoundation/faster-hex) from 0.6.1 to 0.8.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faster-hex&package-manager=cargo&previous-version=0.6.1&new-version=0.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.9.0 to 2.0.0. Release notes Sourced from fastrand's releases. v2.0.0 Breaking: Remove interior mutability from Rng. (#47) Add a fork() method. (#49) Add a no_std mode. (#50)...

dependencies
rust

- Issue: https://github.com/napi-rs/napi-rs/issues/1405 - Found on: #274 - Workaround: `cargo nextest run` → `cargo test` for Windows

bug
lock:upstream