Skip to content

Commit aba520b

Browse files
Minimum Dart SDK 3.11+.
1 parent 79728f0 commit aba520b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Dart implementation of the IP address encryption and obfuscation methods speci
88

99
## Requirements
1010

11-
- **Dart SDK:** 3.10+
11+
- **Dart SDK:** 3.11+
1212

1313
## Overview
1414

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ topics:
1212
- security
1313

1414
environment:
15-
sdk: ^3.10.0
15+
sdk: ^3.11.0
1616

1717
dependencies:
1818
pointycastle: ^4.0.0

0 commit comments

Comments
 (0)