mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-26 08:31:44 +00:00
7 lines
93 B
Nim
7 lines
93 B
Nim
|
|
|
|
## This module is a deprecated alias for the ``sha1`` module.
|
|
{.deprecated.}
|
|
|
|
include sha1
|