Remove nim-regex dependency, improve performance
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
import strutils, strformat, uri, tables, base64
|
||||
import nimcrypto, regex
|
||||
import nimcrypto
|
||||
|
||||
var
|
||||
hmacKey: string
|
||||
|
||||
Reference in New Issue
Block a user