Skip to content

Commit 75df34e

Browse files
authored
Use standard form for dual-licensing
1 parent ff63202 commit 75df34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rustc_version"
33
version = "0.2.0"
44
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
5-
license = "MIT OR Apache-2.0"
5+
license = "MIT/Apache-2.0"
66

77
description = "A library for querying the version of a installed rustc compiler"
88
readme = "README.md"

0 commit comments

Comments
 (0)