Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #132 from rvolosatovs/bye/cbor
Browse files Browse the repository at this point in the history
fix(blobstore): cbor -> 🗑
  • Loading branch information
connorsmith256 authored Aug 25, 2023
2 parents 2ca46eb + 4d8c461 commit 2acf730
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 2,150 deletions.
8 changes: 0 additions & 8 deletions blobstore/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ edition = "2021"
license = "Apache-2.0"
readme = "../README.md"

# when publishing to crates.io, freeze src by omitting build.rs
exclude = [ "build.rs" ]

[lib]
crate-type = ["cdylib", "rlib"]

Expand All @@ -30,8 +27,3 @@ wasmbus-rpc = "0.14"

[dev-dependencies]
base64 = "0.13"

# build-dependencies needed for build.rs
[build-dependencies]
weld-codegen = "0.7"

6 changes: 0 additions & 6 deletions blobstore/rust/build.rs

This file was deleted.

Loading

0 comments on commit 2acf730

Please sign in to comment.