@arrirpc/codegen-rust 0.68.0 → 0.69.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -22,8 +22,8 @@
22
22
  ],
23
23
  "dependencies": {
24
24
  "pathe": "^1.1.2",
25
- "@arrirpc/codegen-utils": "0.68.0"
25
+ "@arrirpc/codegen-utils": "0.69.1"
26
26
  },
27
27
  "devDependencies": {},
28
- "version": "0.68.0"
28
+ "version": "0.69.1"
29
29
  }