9 lines
306 B
Text
9 lines
306 B
Text
|
# SPDX-FileCopyrightText: 2024 Christina Sørensen
|
||
|
#
|
||
|
# SPDX-License-Identifier: EUPL-1.2
|
||
|
|
||
|
# Avoid putting conflict markers in the generated Cargo.toml file, since their presence breaks
|
||
|
# Cargo.
|
||
|
# Also do not check out the file as CRLF on Windows, as that's what hakari needs.
|
||
|
Cargo.toml merge=binary -crlf
|