base64_type 0.2.1

Simple Rust type wrapper for Vec<u8> that uses base64 for serialization
Documentation
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: "cargo"
  directory: "/"
  schedule:
    interval: "monthly"
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "monthly"