Skip to content

Commit 0f1dc38

Browse files
committed
Merge branch 'main' of https://github.com/TheNumbat/rpp
2 parents f4de410 + 9a6a48a commit 0f1dc38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![macOS](https://github.com/TheNumbat/rpp/actions/workflows/macos.yml/badge.svg)](https://github.com/TheNumbat/rpp/actions/workflows/macos.yml)
77
[![macOS (aarch64)](https://github.com/TheNumbat/rpp/actions/workflows/macos-arm64.yml/badge.svg)](https://github.com/TheNumbat/rpp/actions/workflows/macos-arm64.yml)
88

9+
_Windows CI build pending GitHub actions `windows-latest` update..._
10+
911
Minimal Rust-inspired C++20 STL replacement.
1012
Refer to the [blog post](https://thenumb.at/rpp/) for details.
1113

@@ -40,7 +42,7 @@ The following configurations are supported:
4042

4143
| OS | Compiler | Arch |
4244
|---------|-------------|--------------|
43-
| Windows | MSVC 19.37+ | x64 |
45+
| Windows | MSVC 19.39+ | x64 |
4446
| Linux | Clang 17+ | x64, aarch64 |
4547
| macOS | Clang 17+ | x64, aarch64 |
4648

0 commit comments

Comments
 (0)