projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ac63a
)
Fix link to rust bindings
author
Matthias Beyer
<mail@beyermatthias.de>
Mon, 11 Jul 2022 06:55:43 +0000
(08:55 +0200)
committer
Matthias Beyer
<mail@beyermatthias.de>
Mon, 11 Jul 2022 06:55:43 +0000
(08:55 +0200)
ostree-rs was merged into ostree, so link to the rust bindings within
this repository.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 0896b244076c883872e2346dc209b3e57de81026..d8e6cdef98fe0ddaca9377bf787a1ff2fd641d83 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-119,7
+119,7
@@
write higher level manual bindings on top; this is more common
for statically compiled languages. Here's a list of such bindings:
- [ostree-go](https://github.com/ostreedev/ostree-go/)
- - [ostree-rs](
https://github.com/ostreedev/ostree-rs/
)
+ - [ostree-rs](
./rust-bindings
)
## Building