Skip to content

Commit

Permalink
xcp-metrics-plugin-common: take xenstore-rs from xcp-ng
Browse files Browse the repository at this point in the history
The xs_watch PR moved there.
  • Loading branch information
ydirson committed Sep 29, 2023
1 parent ef48621 commit d59f742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/xcp-metrics-plugin-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version = "0.3"
optional = true

[dependencies.xenstore-rs-wip]
git = "https://github.com/tsnake41/xenstore-rs"
git = "https://github.com/xcp-ng/xenstore-rs"
package = "xenstore-rs"
branch = "xs_watch"
optional = true
Expand Down

0 comments on commit d59f742

Please sign in to comment.