rapierorg / telegram-bot-swift

Telegram Bot SDK for Swift (unofficial)
https://github.com/rapierorg/telegram-bot-swift/wiki
Apache License 2.0
375 stars 63 forks source link

// swift-tools-version:5.1 #84

Closed J053Fabi0 closed 4 years ago

J053Fabi0 commented 4 years ago

This is added to avoid “is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.1' to specify the current tools version”

cipi1965 commented 4 years ago

Thank you