No description
Find a file
dependabot[bot] 8ee781a713
Bump actions/setup-node from 5 to 6 (#26)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 21:54:35 +08:00
.github Bump actions/setup-node from 5 to 6 (#26) 2025-10-20 21:54:35 +08:00
src/checksums fixes "Error: 'result' requires explicit initialization" (#24) 2025-09-09 20:00:19 +08:00
tests bring JS back; thanks to @metagn 2023-04-27 20:03:30 +08:00
.gitignore add documentation 2023-04-27 21:15:27 +08:00
checksums.nimble bump to 2.0.1 (#20) 2024-08-22 15:34:39 +08:00
LICENSE init packages 2023-04-21 11:14:17 +08:00
README.md Update README.md 2023-04-27 22:48:21 +08:00

checksums

Hash algorithms in Nim. The documentation is at https://nim-lang.github.io/checksums/theindex.html.