Commit 52e49ca5 authored by Scott Olson's avatar Scott Olson
Browse files

oxigraph: add rdf-12 feature

parent e687a13b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ let
  features = [
    "rustls-webpki"
    "geosparql"
    "rdf-12"
  ];
in
rustPlatform.buildRustPackage (finalAttrs: {