We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64a367 commit b57c48fCopy full SHA for b57c48f
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
4
edition = "2021"
5
categories = ["data-structures"]
6
author = "Dominic Heun <dominic.heun@gmx.net>"
7
-license = "BSD"
+license = "BSD-3-Clause"
8
description = "JSON library for QT"
9
repository = "https://github.com/thedome/qt-json-rs"
10
homepage = "https://github.com/thedome/qt-json-rs"
README.md
@@ -39,4 +39,4 @@ engineering.
39
There is a possibility that the code will not work with other Version of Qt JSON documents.
40
Any help with this library is welcome.
41
42
-License: BSD
+License: BSD-3-Clause
0 commit comments