diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2022-11-06 21:51:01 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2022-11-06 21:51:01 -0800 |
commit | 7f41d6e86b9def2f3b0e55f669b1e30663bbd320 (patch) | |
tree | a8be5a2700ed20201436f936c060b9c069d63321 /adenosine-pds | |
parent | 75c581462567921962a735949161c93c16ef8abb (diff) | |
download | adenosine-7f41d6e86b9def2f3b0e55f669b1e30663bbd320.tar.gz adenosine-7f41d6e86b9def2f3b0e55f669b1e30663bbd320.zip |
README: note about iroh-car vendoring
Diffstat (limited to 'adenosine-pds')
-rw-r--r-- | adenosine-pds/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/adenosine-pds/README.md b/adenosine-pds/README.md new file mode 100644 index 0000000..77eae7f --- /dev/null +++ b/adenosine-pds/README.md @@ -0,0 +1,5 @@ + +Note: the `iroh-car` crate, which has not (yet) been published to crates.io, +has been vendored out of the `iroh` project in to a sub-module of this crate. +This is basically a verbatim copy, and the original copyright and license +applies to that code. |