Merge pull request #7938 from Torro/devel

Add note to import "std/sha1" to sha1.nim (doc)
This commit is contained in:
Dominik Picheta
2018-06-01 15:46:05 +01:00
committed by GitHub

View File

@@ -7,6 +7,8 @@
# distribution, for details about the copyright.
#
## Note: Import ``std/sha1`` to use this module
import strutils
const Sha1DigestSize = 20