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 604c1d3 commit 2cb15c1Copy full SHA for 2cb15c1
Sources/Bcrypt/Hasher.swift
@@ -1,8 +1,4 @@
1
-#if canImport(FoundationEssentials)
2
- import FoundationEssentials
3
-#else
4
- import Foundation
5
-#endif
+import Foundation
6
7
public struct Hasher {
8
@usableFromInline static let cipherText = Array("OrpheanBeholderScryDoubt".utf8)
0 commit comments