Go to file
dependabot[bot] 8f84b0a67e Bump FsUnit and NUnit (#37)
* Bump FsUnit and NUnit

Bumps [FsUnit](https://github.com/fsprojects/FsUnit) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together.

Updates `FsUnit` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/fsprojects/FsUnit/releases)
- [Changelog](https://github.com/fsprojects/FsUnit/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/fsprojects/FsUnit/compare/7.0.0...7.0.1)

Updates `NUnit` from 4.3.1 to 4.0.1
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/4.3.1...v4.0.1)

---
updated-dependencies:
- dependency-name: FsUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Deps

* Fix

* Fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
2024-12-30 22:50:23 +00:00
2024-06-04 11:39:04 +00:00
2024-12-30 22:50:23 +00:00
2024-12-30 22:50:23 +00:00
2024-06-01 21:52:41 +01:00
2024-07-16 08:14:14 +00:00
2024-06-01 21:52:41 +01:00
2024-06-01 21:52:41 +01:00
2024-12-30 22:50:23 +00:00
2024-12-30 22:50:23 +00:00
2024-06-01 21:52:41 +01:00
2024-06-01 21:52:41 +01:00

DMARC parser for F#

Based on the RFC, with concessions to match what Google actually reported to me in its own reports.

Description
DMARC report parser library for F#
Readme MIT 330 KiB
Languages
F# 94.7%
Nix 5.3%