Skip to content

Commit 46f5fcf

Browse files
committed
⬇️ Fix dependency version Result (3.2)
1 parent c7fa28d commit 46f5fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commandant.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Commandant is a Swift framework for parsing command-line arguments, inspired by
2525

2626
s.source_files = "Sources/**/*.swift"
2727

28-
s.dependency "Result", "~> 4.0"
28+
s.dependency "Result", "~> 3.2"
2929

3030
end

0 commit comments

Comments
 (0)