We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1613575 commit 5624a01Copy full SHA for 5624a01
NotifierBot/Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
dependencies: [
15
// Dependencies declare other packages that this package depends on.
16
// .package(url: /* package url */, from: "1.0.0"),
17
- .package(url: "https://github.com/givip/Telegrammer", from: "0.5.4")
+ .package(url: "https://github.com/givip/Telegrammer", from: "1.0.0-alpha.3.1")
18
],
19
targets: [
20
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments