summaryrefslogtreecommitdiff
path: root/serde_v8/magic/global.rs
AgeCommit message (Collapse)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-09-01chore(serde_v8): take mutable reference in `ToV8::to_v8` (#15707)Divy Srivastava
2022-06-19feat(serde_v8): add serde_v8::Global (#14761)Divy Srivastava