Files
ncspot/Cargo.lock
n12n c492094f42
Some checks failed
CI / Checking linux-arm64 (push) Waiting to run
CI / Checking macos-aarch64 (push) Waiting to run
CI / Checking windows-x86_64 (push) Waiting to run
CI / Running `cargo fmt` (push) Failing after 1m8s
CI / Running `cargo clippy` (push) Failing after 5m49s
CI / Checking linux-x86_64 (push) Failing after 7m34s
fix: num-bigint-dig: future incompatibility
num-bigint-dig: future incompatability

The following packages contain code that will be rejected
by a future version of Rust: num-bigint-dig v0.8.5
help: update to a newer version to see if the issue has been fixed
        - num-bigint-dig v0.8.5 has the following newer
	  versions available: 0.8.6, 0.9.0, 0.9.1
help: ensure the maintainers know of this problem (e.g. creating a
      bug report if needed)
      or even helping with a fix (e.g. by creating a pull request)
        - num-bigint-dig@0.8.5
        - repository: https://github.com/dignifiedquire/num-bigint
        - detailed warning command:
          `cargo report future-incompatibilities --id 1 --package num-bigint-dig@0.8.5`
2025-12-16 18:15:48 +01:00

134 KiB