Skip to content

Commit 8aaf029

Browse files
committed
chore: allow Dart 3.0
1 parent d108758 commit 8aaf029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 0.1.0
44
repository: https://github.com/namib-project/dart_dcaf
55

66
environment:
7-
sdk: '>=2.17.0 <3.0.0'
7+
sdk: '>=2.17.0 <4.0.0'
88

99
dependencies:
1010
cbor: ^6.0.0

0 commit comments

Comments
 (0)