feat: Working on mocks and mock storage.
This commit is contained in:
@@ -21,7 +21,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/vapor/fluent-sqlite-driver.git", from: "4.6.0"),
|
||||
// 🍃 An expressive, performant, and extensible templating language built for Swift.
|
||||
.package(url: "https://github.com/vapor/leaf.git", from: "4.3.0"),
|
||||
// 🔵 Non-blocking, event-driven networking for Swift. Used for custom executors
|
||||
// 🔵 Non-blocking, event-driven networking for Swift. Used for, custom executors
|
||||
.package(url: "https://github.com/apple/swift-nio.git", from: "2.65.0"),
|
||||
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.6.3"),
|
||||
.package(url: "https://github.com/sliemeobn/elementary.git", from: "0.3.2"),
|
||||
|
||||
Reference in New Issue
Block a user