@arrirpc/codegen-rust 0.71.1 → 0.72.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,7 +22,7 @@
22
22
  ],
23
23
  "dependencies": {
24
24
  "pathe": "^2.0.1",
25
- "@arrirpc/codegen-utils": "0.71.1"
25
+ "@arrirpc/codegen-utils": "0.72.0"
26
26
  },
27
- "version": "0.71.1"
27
+ "version": "0.72.0"
28
28
  }