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

Rust port of Tink cryptography library

Results 85 tink-rust issues
Sort by recently updated
recently updated
newest added

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.12.2. Changelog Sourced from regex's changelog. 1.12.2 (2025-10-13) This release fixes a cargo doc breakage on nightly when --cfg docsrs is enabled. This caused documentation...

dependencies
rust

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.7 to 1.2.0. Release notes Sourced from generic-array's releases. 1.0.0 Changelog Primary PR Changelog Sourced from generic-array's changelog. 1.2.0 Mark more functions as const Bump MSRV to...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.228. Release notes Sourced from serde's releases. v1.0.228 Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#2995) v1.0.227 Documentation improvements (#2991) v1.0.226...

dependencies
rust

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.42. Release notes Sourced from chrono's releases. 0.4.42 What's Changed Add fuzzer for DateTime::parse_from_str by @​tyler92 in chronotope/chrono#1700 Fix wrong amount of micro/milliseconds by @​nmlt...

dependencies
rust

Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.28. Release notes Sourced from log's releases. 0.4.28 What's Changed ci: drop really old trick and ensure MSRV for all feature combo by @​tisonkun in...

dependencies
rust

Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.12.3 to 0.14.2. Release notes Sourced from tonic-build's releases. v0.14.2 What's Changed Improve Status formatting by @​emilk in hyperium/tonic#2403 Separate out Tls ConnectInfo trait support into separate...

dependencies
rust

Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.3.1 to 2.3.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=percent-encoding&package-manager=cargo&previous-version=2.3.1&new-version=2.3.2)](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 [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.143. Release notes Sourced from serde_json's releases. v1.0.143 Implement Clone and Debug for serde_json::Map iterators (#1264, thanks @​xlambein) Implement Default for CompactFormatter (#1268, thanks @​SOF3)...

dependencies
rust

Bumps [tonic](https://github.com/hyperium/tonic) from 0.12.3 to 0.14.0. Release notes Sourced from tonic's releases. v0.14.0 This release marks an important milestone for tonic, "hopefully" this will be the last major breaking release...

dependencies
rust

Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2. Changelog Sourced from rand's changelog. [0.9.2 — 2025-07-20] Deprecated Deprecate rand::rngs::mock module and StepRng generator (#1634) Additions Enable WeightedIndex<usize> (de)serialization (#1646) [0.9.1] - 2025-04-17...

dependencies
rust