Skip to content

Commit d619dba

Browse files
authored
Update README.md
1 parent a37c2bf commit d619dba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ You might also take also a look at the rust documentation to get familiar with t
123123
124124
| Family | Minimum version | Required flags |
125125
| ------ | --------------- | -------------- |
126-
| clang | 17.0.1 | -std=c++20 |
126+
| clang | 16.0.0 | -std=c++20 |
127127
| gcc | 13.3 | -std=c++20 |
128-
| MSVC | 19.36 | /std:c++20 |
128+
| MSVC | 19.34 | /std:c++20 |
129129
130130
## Using the library ... step by step
131131

0 commit comments

Comments
 (0)