Skip to content

Commit f255924

Browse files
committed
update dependency
1 parent d490947 commit f255924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let package = Package(
2222
],
2323
dependencies: [
2424
.package(url: "https://github.com/codingiran/NetworkKit.git", .upToNextMajor(from: "0.2.9")),
25-
.package(url: "https://github.com/codingiran/AsyncTimer.git", .upToNextMajor(from: "0.0.6")),
25+
.package(url: "https://github.com/codingiran/AsyncTimer.git", .upToNextMajor(from: "0.0.7")),
2626
],
2727
targets: [
2828
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)