Skip to content

Commit

Permalink
chore: bumped version ekg-* crates
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeluk committed Jan 29, 2024
1 parent 8b51219 commit 362f491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ iri-string = { version = "0.7.0", features = ["serde", "alloc"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
owo-colors = { version = "4.0.0", features = ["supports-colors"] }
ekg-error = { version = "0.0.8", features = ["rdfox", "fs"] }
ekg-namespace = { version = "0.0.8" }
ekg-error = { version = "0.0.9", features = ["rdfox", "fs"] }
ekg-namespace = { version = "0.0.9" }

[target.'cfg(not(target_arch = "wasm32"))'.dependencies.rdftk_iri]
version = "0.1.9"
Expand Down

0 comments on commit 362f491

Please sign in to comment.