diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-09-18 15:20:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-18 09:20:55 -0400 |
| commit | 7845740637eb646c0b13dc541f043fd65136fc03 (patch) | |
| tree | 8576a376d72ffdfe4ffed983a2bed9e605d20e8b /Cargo.toml | |
| parent | cead79f5b8ffd376d339b6e0c30e872bfe6820f6 (diff) | |
refactor: deno_fetch op crate (#7524)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 91e591b73..128e62778 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ members = [ "core", "test_plugin", "test_util", + "op_crates/fetch", "op_crates/web", ] exclude = [ |
