diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2019-07-30 14:16:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 14:16:45 -0700 |
commit | eed2d6f43886401efa8966798cbebf0c5546040b (patch) | |
tree | 1e628d5f60e78e13daffab74c7d904b2cca75146 /src/r3_hex_erl_tar.hrl | |
parent | dab233d6edeef2e15b8fcd4616ac01fbaea7e664 (diff) | |
parent | a24fb3486917a1d0e34b26a2a7cc37b2e855a392 (diff) |
Merge pull request #2132 from starbelly/update-hex-core-to-v0.5.1
Update vendored in hex_core to version 0.5.1
Diffstat (limited to 'src/r3_hex_erl_tar.hrl')
-rw-r--r-- | src/r3_hex_erl_tar.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r3_hex_erl_tar.hrl b/src/r3_hex_erl_tar.hrl index 4834b2d..489ce81 100644 --- a/src/r3_hex_erl_tar.hrl +++ b/src/r3_hex_erl_tar.hrl @@ -1,4 +1,4 @@ -%% Vendored from hex_core v0.5.0, do not edit manually +%% Vendored from hex_core v0.5.1, do not edit manually % Copied from https://github.com/erlang/otp/blob/OTP-20.0.1/lib/stdlib/src/erl_tar.hrl |