1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +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
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

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"