Skip to content

Commit

Permalink
bumps edn-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
naomijub committed Sep 15, 2020
1 parent 7139ac1 commit 07254c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/lib.rs"
crate-type = ["rlib", "dylib"]

[dependencies]
edn-rs = "0.13.3"
edn-rs = "0.15.0"
edn-derive = "0.3.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 07254c9

Please sign in to comment.