@arrirpc/codegen-rust 0.61.1 → 0.63.0

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.61.1"
25
+ "@arrirpc/codegen-utils": "0.63.0"
26
26
  },
27
27
  "devDependencies": {},
28
- "version": "0.61.1"
28
+ "version": "0.63.0"
29
29
  }