Skip to content

Commit 13c78e7

Browse files
authored
Merge pull request jsonpath-standard#1 from jsonpath-standard/tidy
tidy up
2 parents 80c80eb + 6b59296 commit 13c78e7

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
## Our Pledge
66

77
In the interest of fostering an open and welcoming environment, we as
8-
contributors and maintainers pledge to making participation in jsonpath-ri project and
8+
contributors and maintainers pledge to making participation in
9+
jsonpath-reference-implementation project and
910
our community a harassment-free experience for everyone, regardless of age, body
1011
size, disability, ethnicity, sex characteristics, gender identity and expression,
1112
level of experience, education, socio-economic status, nationality, personal

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ pest = "2.1.3"
1111
pest_derive = "2.1.0"
1212
serde = { version = "1.0", features = ["derive"] }
1313
serde_json = "1.0.57"
14-
serde_yaml = "0.8.13"
15-
16-
[dependencies.yaml-rust]
17-
git = "https://github.com/chyh1990/yaml-rust.git"

0 commit comments

Comments
 (0)