Skip to content

Commit d52f9f7

Browse files
committed
chore: remove udb as a dependency of envoy-client
1 parent 8262c65 commit d52f9f7

11 files changed

Lines changed: 567 additions & 525 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[package]
2+
name = "rivet-util-serde"
3+
version.workspace = true
4+
authors.workspace = true
5+
license.workspace = true
6+
edition.workspace = true
7+
8+
[dependencies]
9+
indexmap.workspace = true
10+
serde.workspace = true
11+
serde_json.workspace = true
12+
thiserror.workspace = true

0 commit comments

Comments
 (0)