1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-07-11 14:30:24 +02:00

cargo: include auto-generated message

This is going to be annoying for a while if one switches between the
latest nightly compiler and older compilers. Sigh.
This commit is contained in:
Andrew Gallant
2019-01-29 13:04:40 -05:00
parent 049354b766
commit cc93db3b18

2
Cargo.lock generated
View File

@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "aho-corasick"
version = "0.6.9"