Skip to content

Commit 463360f

Browse files
authored
Specify x64 versions for Windows and Linux in README
Updated platform support in README to specify x64 versions.
1 parent 45cdff2 commit 463360f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ We aim to provide cross-compatibility wherever possible.
2626
- [X] .NET 7
2727
- [X] .NET 8
2828
- [X] .NET 9
29-
- [X] Windows
30-
- [X] Linux
29+
- [X] Windows x64
30+
- [X] Linux x64
3131

3232
## Disclaimer
3333
Many of the cryptographic crates that are utilized in our core FFI [layer](https://github.com/Crytographic-API-Services/cas-core-lib) have never had a security audit performed. Utilize this SDK at your own risk.

0 commit comments

Comments
 (0)